]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-11-07  Blue Swirl(x86/Sparc/PPC)-user: fix cpu_copy
2009-11-07  Blue SwirlIDE: Fix reset handling
2009-11-07  Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07  Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-11-07  Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-11-07  Blue SwirlPPC: remove unneeded calls to device reset
2009-11-07  Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-11-07  Glauber Costav3: don't call reset functions on cpu initialization
2009-11-06  malcvga: fix line comparison
2009-11-06  malcvga: Respect Line Compare Register in text modes
2009-11-04  Artyom TarasenkoSparc: fix carry flag handling (Solaris bootblk fix)
2009-11-03  Andrzej Zaborowskihw/sd: Support SDHC size cards
2009-11-02  Anthony LiguoriFix the build when srcdir == objdir
2009-10-30  Anthony LiguoriUnbreak Linux build
2009-10-30  Anthony LiguoriUpdate gpxe roms to have BANNER_TIMEOUT=0
2009-10-30  Alexander GrafUnbreak tap compilation on OS X
2009-10-30  Anthony LiguoriRevert "Fall back to network boot as the last possible...
2009-10-30  Anthony LiguoriFall back to network boot as the last possible boot...
2009-10-30  Anthony LiguoriRemove e1000 rom loading hack
2009-10-30  Anthony LiguoriSwitch from etherboot to gPXE
2009-10-30  Anthony LiguoriSwitch pc bios from pc-bios to seabios
2009-10-30  Anthony LiguoriUpdate SeaBIOS to latest upstream
2009-10-30  Mark McLoughlinvirtio-net: fix macaddr config regression
2009-10-30  Michael S.... qemu/msix: fix table access issues
2009-10-30  Michael S.... qemu/virtio: make wmb compiler barrier + comments
2009-10-30  Kevin WolfRemove aio_ctx from paio_* interface
2009-10-30  Peter HjalmarssonAdd *CFLAGS to LINK in rules.mak
2009-10-30  Stefan Weilserial: Add missing bit
2009-10-30  Stefan Weilserial: Support additional serial speed values
2009-10-30  Gerd Hoffmannusb: print attached status in info qtree
2009-10-30  Gerd Hoffmannusb-host: use qdev for -usbdevice + rework.
2009-10-30  Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-30  Gerd Hoffmannusb: make attach optional.
2009-10-30  Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-30  Gerd Hoffmannusb-hid: use qdev for -usbdevice
2009-10-30  Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-30  Gerd Hoffmannuse rom loader for pc bios.
2009-10-30  Gerd Hoffmannvga roms: move loading from pc.c to vga drivers.
2009-10-30  Gerd Hoffmannrom loader: make vga+rom loading configurable.
2009-10-30  Gerd Hoffmannrom loader: use qemu_strdup.
2009-10-30  Mark McLoughlinnet: move UFO support detection to tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_set_offload() code into tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_probe_vnet_hdr() to tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_set_sndbuf() to tap-linux.c
2009-10-30  Mark McLoughlinnet: move linux code into net/tap-linux.c
2009-10-30  Mark McLoughlinbuild: add CONFIG_LINUX
2009-10-30  Mark McLoughlinnet: move AIX code into net/tap-aix.c
2009-10-30  Mark McLoughlinnet: move solaris code to net/tap-solaris.c
2009-10-30  Mark McLoughlinnet: split BSD tap_open() out into net/tap-bsd.c
2009-10-30  Mark McLoughlinnet: split all the tap code out into net/tap.c
2009-10-30  Mark McLoughlinnet: move tap-linux.h under net/
2009-10-30  Mark McLoughlinnet: move more stuff into net/tap-win32.c, add net...
2009-10-30  Mark McLoughlinnet: move tap-win32.c under net/
2009-10-30  Mark McLoughlinnet: move net-checksum.c under net/
2009-10-30  Mark McLoughlinnet: move net-queue.[ch] under net/
2009-10-27  Anthony LiguoriRevert "char: emit the OPENED event only when a new...
2009-10-27  Anthony Liguorireally fix net.h
2009-10-27  Anthony LiguoriFix signature of new_vlan_client
2009-10-27  Mark McLoughlinvirtio-net: add tap_has_ufo flag to saved state
2009-10-27  Sridhar SamudralaEnable UFO on virtio-net and tap devices
2009-10-27  Anthony LiguoriWork around dhclient brokenness
2009-10-27  Mark McLoughlinvirtio-net: enable tap offload if guest supports it
2009-10-27  Mark McLoughlinnet: add tap_set_offload()
2009-10-27  Mark McLoughlinvirtio-net: add vnet_hdr support
2009-10-27  Mark McLoughlinnet: implement tap support for receive_raw()
2009-10-27  Gleb Natapovnet: use qemu_send_packet_raw() in qemu_announce_self()
2009-10-27  Mark McLoughlinnet: add receive_raw parameter to qemu_new_vlan_client()
2009-10-27  Mark McLoughlinnet: add an API for 'raw' packets
2009-10-27  Mark McLoughlinnet: add flags parameter to packet queue interface
2009-10-27  Mark McLoughlinnet: add tap_has_vnet_hdr() and tap_using_vnet_hdr...
2009-10-27  Mark McLoughlinnet: add a client type code
2009-10-27  Mark McLoughlinnet: add a vnet_hdr=on|off parameter
2009-10-27  Mark McLoughlinnet: refactor tap initialization
2009-10-27  Mark McLoughlinnet: enable IFF_VNET_HDR on tap fds if available
2009-10-27  Mark McLoughlinnet: make tap_receive() re-use tap_receive_iov() code
2009-10-27  Mark McLoughlinnet: import linux tap ioctl definitions
2009-10-27  Mark McLoughlinnet: remove unused includes of if_tun.h and if_tap.h
2009-10-27  Kevin WolfRevert "qcow2: Bring synchronous read/write back to...
2009-10-27  Kevin Wolflinux-aio: Honour AsyncContext
2009-10-27  Kevin Wolfposix-aio-compat: Honour AsyncContext
2009-10-27  Kevin Wolfblock: Use new AsyncContext for bdrv_read/write emulation
2009-10-27  Kevin WolfIntroduce contexts for asynchronous callbacks
2009-10-27  Kevin WolfSplit out bottom halves
2009-10-27  Kevin WolfAdd qemu_aio_process_queue()
2009-10-27  Kevin Wolfposix-aio-compat: Split out posix_aio_process_queue
2009-10-27  Luiz Capitulinomonitor: Convert do_closefd() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_getfd() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_eject() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_pci_device_hot_remove() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_migrate_cancel() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_migrate_set_speed() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_migrate() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_physical_memory_save() to QObject
2009-10-27  Luiz Capitulinomonitor: Convert do_memory_save() to QObject
2009-10-27  Juan Quintelalsi_scsi: port to vmstate
2009-10-27  Juan Quintelavmstate: Add VMSTATE_BUFFER_UNSAFE
2009-10-27  Juan Quintelavmware_vga: port to vmstate
2009-10-27  Juan Quintelavmware_vga: the support to change dinamically depth...
2009-10-27  Juan Quintelavmware_vga: scratch is really an array of uint32_t
2009-10-27  Juan Quintelavmware_vga: remove !EMBED_STDVGA code
next