Show patches with: none      |   431732 patches
« 1 2 ... 4295 4296 42974317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/5] linux-user: fix ppc target_stat64 st_blocks layout - - - - --- 2009-10-16 Riku Voipio New
[2/5] linux-user: getpriority errno fix - - - - --- 2009-10-16 Riku Voipio New
[1/5] implementations of dup3 and fallocate that are good enough to fool LTP - - - - --- 2009-10-16 Riku Voipio New
[RfC,v3,10/10] ne2k_pci: load rom. - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,09/10] ne2k_pci: qdev-ify. - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,08/10] prepare pci nic init path for qdev conversion - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,07/10] qdev: add qdev_prop_exists() - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,06/10] ne2k_isa: qdev-ify. - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,05/10] qdev/net: common nic property bits - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,04/10] qdev: add vlan property - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,03/10] qdev: add netdev property - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,02/10] qdev: mac addr property fixups - - - - --- 2009-10-16 Gerd Hoffmann New
[RfC,v3,01/10] net: macaddr tweaks. - - - - --- 2009-10-16 Gerd Hoffmann New
Add chardev option to disable signal. - - - - --- 2009-10-16 Kusanagi Kouichi New
Re: [PATCH 01/10] Introduce qmisc module - - - - --- 2009-10-16 Paolo Bonzini New
[9/9] linux-user: getpriority errno fix - - - - --- 2009-10-16 Ulrich Hecht New
[8/9] linux-user: define a couple of syscalls for non-uid16 targets - - - - --- 2009-10-16 Ulrich Hecht New
[7/9] linux-user: dup3, fallocate syscalls - - - - --- 2009-10-16 Ulrich Hecht New
[6/9] linux-user: don't do locking in single-threaded processes - - - - --- 2009-10-16 Ulrich Hecht New
[5/9] linux-user: S/390 64-bit (s390x) support - - - - --- 2009-10-16 Ulrich Hecht New
[4/9] S/390 host support for TCG - - - - --- 2009-10-16 Ulrich Hecht New
[3/9] S/390 host/target build system support - - - - --- 2009-10-16 Ulrich Hecht New
[2/9] S/390 CPU emulation - - - - --- 2009-10-16 Ulrich Hecht New
[1/9] TCG "sync" op - - - - --- 2009-10-16 Ulrich Hecht New
Send a RARP packet after migration. - - - - --- 2009-10-15 Nolan New
target-arm: log instructions start in TCG code - - - - --- 2009-10-15 Aurelien Jarno New
target-arm: use clz32() instead of a for loop 1 - - - --- 2009-10-15 Aurelien Jarno New
target-arm: fix sdiv helper 1 - - - --- 2009-10-15 Aurelien Jarno New
[3/3] ppc: simpler definitions for microcontrollers based on e300 - - - - --- 2009-10-15 Thomas Monjalon New
[2/3] ppc: add declarations of microcontrollers based on e300 - - - - --- 2009-10-15 Thomas Monjalon New
[1/3] ppc: better support of e300 CPU core - - - - --- 2009-10-15 Thomas Monjalon New
qcow2: Fix grow_refcount_table error handling - - - - --- 2009-10-15 Kevin Wolf New
mips64el: fix: Tried to create isa device mc146818rtc with no isa bus present - - - - --- 2009-10-15 Roy Tam New
mips64el: fix: Tried to create isa device mc146818rtc with no isa bus present - - - - --- 2009-10-15 Roy Tam New
Re: [PATCH] [STABLE] Fix virtio-blk hot add after remove - - - - --- 2009-10-15 Gerd Hoffmann New
[6/6] ib700: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[5/6] ib700: move timer to IB700State - - - - --- 2009-10-14 Juan Quintela New
[4/6] ib700: Introduce IB700State - - - - --- 2009-10-14 Juan Quintela New
[3/6] wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h - - - - --- 2009-10-14 Juan Quintela New
[2/6] wdt_i6300esb: remove useless casts from void * - - - - --- 2009-10-14 Juan Quintela New
[1/6] wdt_i6300esb: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[3/4] QemuOpts: parse config from file. - - - - --- 2009-10-14 Anthony Liguori New
[16/16] vmware_vga: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[15/16] vmware_vga: the support to change dinamically depth is not there - - - - --- 2009-10-14 Juan Quintela New
[14/16] vmware_vga: scratch is really an array of uint32_t - - - - --- 2009-10-14 Juan Quintela New
[13/16] vmstate: Add VMSTATE_UINT32_VARRAY support - - - - --- 2009-10-14 Juan Quintela New
[12/16] vmware_vga: remove !EMBED_STDVGA code - - - - --- 2009-10-14 Juan Quintela New
[11/16] vmware_vga: qemu_malloc() returns void * - - - - --- 2009-10-14 Juan Quintela New
[10/16] vmware_vga: Remove uselss casts from void * - - - - --- 2009-10-14 Juan Quintela New
[09/16] vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState - - - - --- 2009-10-14 Juan Quintela New
[08/16] vga: remove unused vga_common_save/load - - - - --- 2009-10-14 Juan Quintela New
[07/16] vga: port vga-pci to vmstate - - - - --- 2009-10-14 Juan Quintela New
[06/16] vga: port vmware std vga to vmstate - - - - --- 2009-10-14 Juan Quintela New
[05/16] vga: port vga-isa to vmstate - - - - --- 2009-10-14 Juan Quintela New
[04/16] vga: port vga-isa-mm to vmstate - - - - --- 2009-10-14 Juan Quintela New
[03/16] vga: port vga_common_save/load to vmstate - - - - --- 2009-10-14 Juan Quintela New
[02/16] vmstate: Add support for partial buffers transmission - - - - --- 2009-10-14 Juan Quintela New
[01/16] vga: create is_vbe_vmstate field - - - - --- 2009-10-14 Juan Quintela New
test for lm capable kernel. - - - - --- 2009-10-14 Glauber Costa New
[STABLE] Fix virtio-blk hot add after remove - - - 1 --- 2009-10-14 Anthony Liguori New
[2/2] multiboot: Limit number of multiboot modules - - - - --- 2009-10-14 Adam Lackorzynski New
Pass the drive's readonly attribute to the guest OS - - - - --- 2009-10-14 Naphtali Sprei New
[PATCH-updated] qemu/net: add raw backend - - - - --- 2009-10-14 Or Gerlitz New
[RFC] in-kernel irqchip : split devices - - - - --- 2009-10-14 Glauber Costa New
[STABLE] hotplug: fix scsi hotplug. - - - 1 --- 2009-10-14 Gerd Hoffmann New
hotplug: more fixes for scsi disk hotplug. - - - - --- 2009-10-14 Gerd Hoffmann New
[13/13] ide: pre VMState functions are not needed anymore - - - - --- 2009-10-14 Juan Quintela New
[12/13] ide: port pci ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[11/13] ide: port pmac ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[10/13] ide: port isa ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[09/13] ide: port ide mmio to vmstate - - - - --- 2009-10-14 Juan Quintela New
[08/13] ide: include bus in MMIOState - - - - --- 2009-10-14 Juan Quintela New
[07/13] ide: port microdrive to vmstate - - - - --- 2009-10-14 Juan Quintela New
[06/13] ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES - - - - --- 2009-10-14 Juan Quintela New
[05/13] ide: microdrive cycle field is set as uint8_t - - - - --- 2009-10-14 Juan Quintela New
[04/13] ide: port ide_drive to vmstate - - - - --- 2009-10-14 Juan Quintela New
[03/13] vmstate: add VMSTATE_BUFFER_TEST - - - - --- 2009-10-14 Juan Quintela New
[02/13] ide: change identify_data type to uint8_t - - - - --- 2009-10-14 Juan Quintela New
[01/13] ide: port idebus to vmstate - - - - --- 2009-10-14 Juan Quintela New
[4/4] mc146818rtc: remove rtc_mm_init() - - - - --- 2009-10-14 Juan Quintela New
[3/4] mc146818rtc: fix indentation - - - - --- 2009-10-14 Juan Quintela New
[2/4] mc146818rtc: port rtc to vmstate - - - - --- 2009-10-14 Juan Quintela New
[1/4] mc145818rtc: fix saving of rtc-td hack properly upgrading the version number - - - - --- 2009-10-14 Juan Quintela New
[2/2] usb-uhci: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[1/2] usb-uhci: Add num_ports_vmstate to UHCIState - - - - --- 2009-10-14 Juan Quintela New
Change make to be quite again when doing nothing - - - - --- 2009-10-14 Juan Quintela New
[4/4] QemuOpts: command line switches for the config file. - - - - --- 2009-10-14 Gerd Hoffmann New
[3/4] QemuOpts: parse config from file. - - - - --- 2009-10-14 Gerd Hoffmann New
[2/4] QemuOpts: dump config. - - - - --- 2009-10-14 Gerd Hoffmann New
[1/4] QemuOpts: add find_list() - - - - --- 2009-10-14 Gerd Hoffmann New
console: call qemu_chr_reset() in text_console_init - - - - --- 2009-10-14 Amit Shah New
mips64el: fix: Tried to create isa device mc146818rtc with no isa bus present - - - - --- 2009-10-14 Roy Tam New
scsi disk block descriptor v2 - - - - --- 2009-10-13 Artyom Tarasenko New
multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 build fixes) - - - - --- 2009-10-13 Juergen Lock New
scsi disk block descriptor - - - - --- 2009-10-13 Artyom Tarasenko New
Re: [PATCH] usb-linux: return USB_RET_STALL on -EPIPE - - - - --- 2009-10-13 Paul Bolle New
[9/9] monitor: do_info_balloon(): use QError - - - - --- 2009-10-13 Luiz Capitulino New
[8/9] QError: Add do_info_balloon() errors - - - - --- 2009-10-13 Luiz Capitulino New
[7/9] qdev: Use QError for not found error - - - - --- 2009-10-13 Luiz Capitulino New
[6/9] QError: Add qdev not found error - - - - --- 2009-10-13 Luiz Capitulino New
« 1 2 ... 4295 4296 42974317 4318 »