]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2012-04-28  Andreas Färbersoftfloat: Replace uint16 type with uint_fast16_t
2012-04-28  Andreas Färbertarget-mips: Move definition of uint_fast{8, 16}_t...
2012-04-28  Andreas Färbersoftfloat: Fix mixups of int and int16
2012-04-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28  Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-27  Luiz Capitulinoqapi: fix qmp_balloon() conversion
2012-04-27  Stefan Hajnocziqemu-iotests: add block-stream speed value test case
2012-04-27  Stefan Hajnocziblock: add 'speed' optional parameter to block-stream
2012-04-27  Stefan Hajnocziblock: change block-job-set-speed argument from 'value...
2012-04-27  Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27  Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27  Peter Maydelltarget-arm: Make SETEND respect bswap_code (BE8) setting
2012-04-27  Peter Maydelltarget-arm: Move A9 config_base_address reset value...
2012-04-27  Andreas Färbertarget-arm: Change cpu_arm_init() return type to ARMCPU
2012-04-27  Stefan Weilqemu-timer: Optimize data structures
2012-04-27  Stefan Weilqemu-timer: Remove function alarm_has_dynticks
2012-04-27  Stefan Weilqemu-timer: Use bool, false, true for boolean values
2012-04-27  Stefan Weilqemu-timer: Remove unused function qemu_alarm_pending
2012-04-27  Stefan Weilqemu-timer: Remove redundant include statements
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26  Anthony LiguoriRevert "configure: Virtfs doesn't require libcap."
2012-04-26  Nathan Whitehornos-posix: Fix build on FreeBSD
2012-04-26  Stefano Stabellinimain_loop_wait: block indefinitely
2012-04-26  Stefano Stabelliniqemu_next_alarm_deadline: check the expire time of...
2012-04-26  Stefano Stabellinitimers: the rearm function should be able to handle...
2012-04-26  Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
2012-04-26  Stefan Weilqtest: Fix more format errors with qtest_sendf
2012-04-26  Stefan Weilsdl: Add QEMU mascot icon for use with SDL
2012-04-26  Anthony Liguoriqom: quick and dirty QOM filesystem based on FUSE
2012-04-26  Anthony Liguoripc-sysfw: make sure to call qdev_init
2012-04-26  Kevin Wolfnbd: Fix uninitialised use of s->sock
2012-04-26  Gerd Hoffmannusb-uhci: update irq line on reset
2012-04-26  Gerd Hoffmannusb: add serial number generator
2012-04-26  Hans de Goedeusb-redir: Not finding an async urb id is not an error
2012-04-26  Hans de Goedeusb-redir: Reset device address and speed on disconnect
2012-04-26  Hans de Goedeusb-redir: An interface count of 0 is a valid value
2012-04-26  Lai Jiangshanusb-xhci: fix bit test
2012-04-26  David Gibsonusb-xhci: Use PCI DMA helper functions
2012-04-26  Gerd Hoffmannusb-host: fix zero-length packets
2012-04-26  Gerd Hoffmannusb-host: don't dereference invalid iovecs
2012-04-26  Gerd Hoffmannusb-storage: fix request canceling
2012-04-26  Hans de Goedeusb-ehci: Ensure frindex writes leave a valid frindex...
2012-04-26  Gerd Hoffmannusb-ehci: add missing usb_packet_init() call
2012-04-26  Gerd Hoffmannusb-ehci: remove hack
2012-04-26  Gerd Hoffmannhda: fix codec ids
2012-04-26  Gerd Hoffmannhda: add hda-micro codec
2012-04-26  Gerd Hoffmannhda: move input widgets from duplex to common
2012-04-25  Gerd Hoffmannfix paaudio.c warnings
2012-04-25  Lluís VilanovaBeautify makefile commands for generation of files...
2012-04-25  Lluís VilanovaGeneric elimination of auto-generated files
2012-04-25  Amit Shahvirtio-serial-bus: Unset guest_connected at reset and...
2012-04-25  Alon Levyvirtio-serial-bus: fix guest_connected init before...
2012-04-25  Andreas Färbertarget-i386: Introduce "tsc-frequency" property for...
2012-04-25  Andreas Färbertarget-i386: Prepare "vendor" property for X86CPU
2012-04-25  Andreas Färbertarget-i386: Introduce "xlevel" property for X86CPU
2012-04-25  Andreas Färbertarget-i386: Introduce "level" property for X86CPU
2012-04-25  Andreas Färbertarget-i386: Add property getter for CPU model-id
2012-04-25  Andreas Färbertarget-i386: Add property getter for CPU stepping
2012-04-25  Andreas Färbertarget-i386: Add property getter for CPU model
2012-04-25  Andreas Färbertarget-i386: Add property getter for CPU family
2012-04-25  Andreas Färbertarget-i386: Add "model-id" property to X86CPU
2012-04-25  Andreas Färbertarget-i386: Add "stepping" property to X86CPU
2012-04-25  Andreas Färbertarget-i386: Add "model" property to X86CPU
2012-04-25  Andreas Färbertarget-i386: Add "family" property to X86CPU
2012-04-25  Andreas Färbertarget-i386: Add range check for -cpu ,family=x
2012-04-25  Andreas Färbertarget-i386: Pass X86CPU to cpu_x86_register()
2012-04-25  Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
2012-04-25  Jason Wange1000: set E1000_ICR_INT_ASSERTED only for 8257x
2012-04-25  Jason Wange1000: link auto-negotiation emulation
2012-04-25  Jason Wange1000: introduce bit for debugging PHY emulation
2012-04-25  Jason Wange1000: introduce helpers to manipulate link status
2012-04-25  Jason Wange1000: PHY loopback mode support
2012-04-25  Jason Wange1000: conditionally raise irq at the end of MDI cycle
2012-04-25  Jason Wange1000: introduce bits of PHY control register
2012-04-25  Stefan Weileepro100: Fix multicast regression
2012-04-25  Michael S.... virtio: order index/descriptor reads
2012-04-25  Michael S.... virtio: add missing mb() on enable notification
2012-04-25  Michael S.... virtio: add missing mb() on notification
2012-04-25  Michael S.... e1000: move reset function earlier in file
2012-04-24  Peter ChubbLimit ptimer rate to something achievable
2012-04-24  Andreas Färberqom: Refine container_get() to allow using a custom...
2012-04-24  Richard Hendersonqtest: Fix tv_usec != long
2012-04-24  Peter PortanteRemove extra pthread switch
2012-04-24  Kusanagi Kouichiconfigure: Virtfs doesn't require libcap.
2012-04-24  Stefan Weilqemu-char: Fix crash when switching consoles
2012-04-24  Eduardo Habkostconfigure: add --with-confsuffix option
2012-04-24  Eduardo Habkostconfigure: change meaning of --datadir to Autoconf...
2012-04-24  Eduardo Habkostcreate_config: simplify prefix=* block, remove CONFIG_Q...
2012-04-24  Eduardo Habkostcreate_config: remove *dir block
2012-04-24  Eduardo Habkostconfig-host.mak: reorder variables a bit
2012-04-24  Eduardo Habkostconfig-host.mak: remove CONFIG_QEMU_SHAREDIR
2012-04-24  Eduardo Habkostconfig-host.mak: rename docdir to qemu_docdir
2012-04-24  Eduardo HabkostMakefile: use $(qemu_confdir) instead of $(sysconfdir...
2012-04-24  Eduardo Habkostconfig-host.mak: rename confdir to qemu_confdir
next