Show patches with: Archived = No       |   430818 patches
« 1 2 ... 6 7 84308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/26] lsi53c895a: remove pointless cast from void * - - - - --- 2009-08-24 Juan Quintela Superseded
[08/26] lsi53c895a: use DO_UPCAST to cast from PCIDevice - - - - --- 2009-08-24 Juan Quintela Superseded
[09/26] lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence) - - - - --- 2009-08-24 Juan Quintela Superseded
[10/26] lsi53c895a: LSIState is a DeviceHost - - - - --- 2009-08-24 Juan Quintela Superseded
[11/26] Introduce vga_common_reset() to be able to typcheck vga_reset() - - - - --- 2009-08-24 Juan Quintela Superseded
[12/26] vga: Rename vga_state -> vga - - - - --- 2009-08-24 Juan Quintela Superseded
[13/26] Everything outside of vga.c should use VGACommonState - - - - --- 2009-08-24 Juan Quintela Superseded
[14/26] usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState - - - - --- 2009-08-24 Juan Quintela Superseded
[15/26] ne2000: remove casts from void * - - - - --- 2009-08-24 Juan Quintela Superseded
[16/26] ne2000: pci_dev has this very value with the right type - - - - --- 2009-08-24 Juan Quintela Superseded
[17/26] ne2000: Change casts to DO_UPCAST() for PCINE2000State - - - - --- 2009-08-24 Juan Quintela Superseded
[18/26] We need PCINE2000State for save/load functions - - - - --- 2009-08-24 Juan Quintela Superseded
[19/26] Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field - - - - --- 2009-08-24 Juan Quintela Superseded
[20/26] cirrus_vga: remove pointless cast from void * - - - - --- 2009-08-24 Juan Quintela Superseded
[21/26] cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState - - - - --- 2009-08-24 Juan Quintela Superseded
[22/26] Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use - - - - --- 2009-08-24 Juan Quintela Superseded
[23/26] pcnet: Change casts to DO_UPCAST() for PCIPCNetState - - - - --- 2009-08-24 Juan Quintela Superseded
[24/26] pcnet: remove useless casts This are casts to the very type of the function - - - - --- 2009-08-24 Juan Quintela Superseded
[25/26] pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field - - - - --- 2009-08-24 Juan Quintela Superseded
[26/26] e1000 cleanup - - - - --- 2009-08-24 Juan Quintela Superseded
usb-linux.c: fix buffer overflow - - - - --- 2009-08-24 Jim Paris Superseded
virtio_console: Add interface for guest and host communication - - - - --- 2009-08-25 Amit Shah Superseded
[1/3] char: Emit 'CLOSED' events on char device close - - - - --- 2009-08-25 Amit Shah Superseded
[2/3] virtio-console: rename dvq to ovq - - - - --- 2009-08-25 Amit Shah Superseded
[3/3] virtio-console: Add interface for generic guest-host communication - - - - --- 2009-08-25 Amit Shah Superseded
Fixed wacom emulation - - - - --- 2009-08-25 François Revol Superseded
qdev: switch device and bus lists from LIST to TAILQ - - - - --- 2009-08-25 Gerd Hoffmann Superseded
use corect depth from DisplaySurface in vmware_vga.c - - - - --- 2009-08-25 Reimar Döffinger Superseded
target-mips: fix conditional moves off fp condition codes - - - - --- 2009-08-25 Nathan Froyd Superseded
Compile usb_ohci only for targets that need it - - - - --- 2009-08-25 Juan Quintela Superseded
dsound typos - - - - --- 2009-08-25 Consul Superseded
linux-user/syscall.c - don't add GUEST_BASE to NULL pointer - - - - --- 2009-08-25 Jan-Simon Möller Superseded
[1/2] unlock iothread before running vpu - - - - --- 2009-08-25 Glauber Costa Superseded
[2/2] do not issue ioctl from within the io thread - - - - --- 2009-08-25 Glauber Costa Superseded
linux-user/syscall.c - don't add GUEST_BASE to NULL pointer - - - - --- 2009-08-25 Jan-Simon Möller Superseded
net: Fix send queue ordering - - - - --- 2009-08-26 Jan Kiszka Superseded
[01/11] ide: add IDEBus struct, cleanups - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[02/11] ide: split away ide-internal.h - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[03/11] ide: split away ide-isa.c - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[04/11] ide: split away ide-pci.c - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[05/11] ide: split away ide-macio.c - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[06/11] ide: split away ide-mmio.c - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[07/11] ide: split away ide-microdrive.c - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[08/11] ide: add save/restore support for isa - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[09/11] ide: add save/restore support for mmio - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[10/11] ide: move code to hw/ide/ - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[11/11] ide: pass down DriveInfo instead of BlockDriverState - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[01/12] fix for bad macaddr of e1000 in Windows 2003 server with original MS driver - - - - --- 2009-08-26 Glauber Costa Superseded
[02/12] Handle BH's queued by AIO completions in qemu_aio_flush() - - - - --- 2009-08-26 Glauber Costa Superseded
[03/12] BACKPORT: Add save/restore support to the LSI logic SCSI device model. - - - - --- 2009-08-26 Glauber Costa Superseded
[04/12] vmdk: Fix backing file handling - - - - --- 2009-08-26 Glauber Costa Superseded
[05/12] fix broken migration - - - - --- 2009-08-26 Glauber Costa Superseded
[06/12] fix migration to obey -S - - - - --- 2009-08-26 Glauber Costa Superseded
[07/12] BACKPORT: vnc: fix copyrect screen corruption - - - - --- 2009-08-26 Glauber Costa Superseded
[08/12] e1000.c doesn't properly emulate EERD and ICS registers - - - - --- 2009-08-26 Glauber Costa Superseded
[09/12] make windows notice media change - - - - --- 2009-08-26 Glauber Costa Superseded
[10/12] BACKPORT: Fix segfault of qemu-system-arm with PXA target - - - - --- 2009-08-26 Glauber Costa Superseded
[11/12] Fix detached migration with exec. - - - - --- 2009-08-26 Glauber Costa Superseded
[12/12] Don't segfault when changing VNC password on an SDL display. - - - - --- 2009-08-26 Glauber Costa Superseded
[1/4] qdev: add return value to init() callbacks. - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[2/4] add qemu_error() + friends - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[3/4] virtio-pci error logging - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[4/4] qdev error logging - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[01/11] linux-user: add eventfd support - - - - --- 2009-08-26 Riku Voipio Superseded
[1/3] isa bus irq changes and fixes. - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[2/3] Add isa_reserve_irq(). - - - - --- 2009-08-26 Gerd Hoffmann Superseded
[3/3] Move isa_connect_irq calls into isa_create_simple - - - - --- 2009-08-26 Gerd Hoffmann Superseded
Re: Extending virtio_console to support multiple ports - - - - --- 2009-08-26 Amit Shah Superseded
[01/29] Introduce QObject - - - - --- 2009-08-26 Luiz Capitulino Superseded
[02/29] Introduce QInt - - - - --- 2009-08-26 Luiz Capitulino Superseded
[03/29] Introduce QString - - - - --- 2009-08-26 Luiz Capitulino Superseded
[04/29] Introduce QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[05/29] Add wrappers to functions used by the Monitor - - - - --- 2009-08-26 Luiz Capitulino Superseded
[06/29] monitor: New format for handlers argument types - - - - --- 2009-08-26 Luiz Capitulino Superseded
[07/29] monitor: Setup a QDict with arguments to handlers - - - - --- 2009-08-26 Luiz Capitulino Superseded
[08/29] monitor: Export QDict header - - - - --- 2009-08-26 Luiz Capitulino Superseded
[09/29] monitor: Port handler_0 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[10/29] monitor: Port handler_1 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[11/29] monitor: Port handler_2 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[12/29] monitor: Port handler_3 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[13/29] monitor: Port handler_4 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[14/29] monitor: Port handler_5 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[15/29] monitor: Port handler_6 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[16/29] monitor: Port handler_7 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[17/29] monitor: Drop handler_8 and handler_9 - - - - --- 2009-08-26 Luiz Capitulino Superseded
[18/29] monitor: Port handler_10 to use QDict - - - - --- 2009-08-26 Luiz Capitulino Superseded
[19/29] monitor: Split monitor_handle_command() - - - - --- 2009-08-26 Luiz Capitulino Superseded
[20/29] monitor: Drop unused macros - - - - --- 2009-08-26 Luiz Capitulino Superseded
[21/29] monitor: Drop str_allocated[] - - - - --- 2009-08-26 Luiz Capitulino Superseded
[22/29] monitor: Drop args[] handling code - - - - --- 2009-08-26 Luiz Capitulino Superseded
[23/29] monitor: fail when 'i' type is greater than 32-bit - - - - --- 2009-08-26 Luiz Capitulino Superseded
[24/29] monitor: Update supported types documentation - - - - --- 2009-08-26 Luiz Capitulino Superseded
[25/29] Add check support - - - - --- 2009-08-26 Luiz Capitulino Superseded
[26/29] Introduce QInt unit-tests - - - - --- 2009-08-26 Luiz Capitulino Superseded
[27/29] Introduce QString unit-tests - - - - --- 2009-08-26 Luiz Capitulino Superseded
[28/29] Introduce QDict test data file - - - - --- 2009-08-26 Luiz Capitulino Superseded
[29/29] Introduce QDict unit-tests - - - - --- 2009-08-26 Luiz Capitulino Superseded
Re: Notes on block I/O data integrity - - - - --- 2009-08-27 Christoph Hellwig Superseded
mips malta: Fix fdc regression - - - - --- 2009-08-27 Stefan Weil Superseded
[BACKPORT] vnc: rework VncState release workflow - - - - --- 2009-08-27 Chris Webb Superseded
« 1 2 ... 6 7 84308 4309 »