Show patches with: Archived = No       |   431076 patches
« 1 2 ... 4288 4289 42904310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
qemu-0.11.50 build breaks at monitor.c - - - - --- 2009-10-19 Kamalesh Babulal New
qemu-0.11.50 build breaks at monitor.c - - - - --- 2009-10-19 Kamalesh Babulal New
[06/11] qobject: add QBool type - - - - --- 2009-10-18 Luiz Capitulino New
[RESEND] Provide __rel_iplt_{start,end} - - - - --- 2009-10-18 Lubomir Rintel New
new SDL keyboard shortcuts to start and stop VM - - - - --- 2009-10-18 Mulyadi Santosa New
Resend: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer - - - - --- 2009-10-17 Jan-Simon Möller New
[11/11] qjson: add unit test to check %p format - - - - --- 2009-10-17 Anthony Liguori New
[10/11] qjson: add vararg format for embedded qobjects - - - - --- 2009-10-17 Anthony Liguori New
[09/11] qjson: add unit test for varargs bool parsing - - - - --- 2009-10-17 Anthony Liguori New
[08/11] qjson: add %i for parsing bools - - - - --- 2009-10-17 Anthony Liguori New
[07/11] qjson: Use QBool for true/false keywords - - - - --- 2009-10-17 Anthony Liguori New
[06/11] qobject: add QBool type - - - - --- 2009-10-17 Anthony Liguori New
[05/11] Add unit test for json parser - - - - --- 2009-10-17 Anthony Liguori New
[04/11] Add json->qobject parser - - - - --- 2009-10-17 Anthony Liguori New
[03/11] Add a test case for qfloat - - - - --- 2009-10-17 Anthony Liguori New
[02/11] Add support for qfloat - - - - --- 2009-10-17 Anthony Liguori New
[01/11] Add append method to qstring and empty constructor - - - - --- 2009-10-17 Anthony Liguori New
Re: [PATCH 2/4] rom loader: make vga+rom loading target specific - - - - --- 2009-10-17 Juan Quintela New
[7/7] add formatted printing of QObjects - - - - --- 2009-10-17 Paolo Bonzini New
[6/7] add testsuite for qobject json encoder - - - - --- 2009-10-17 Paolo Bonzini New
[5/7] add json encoder for qobjects - - - - --- 2009-10-17 Paolo Bonzini New
[4/7] add mutable qstring functions - - - - --- 2009-10-17 Paolo Bonzini New
[3/7] forward declare all QObject subclasses in qobject.h - - - - --- 2009-10-17 Paolo Bonzini New
[2/7] allow passing NULL to qobject_type - - - - --- 2009-10-17 Paolo Bonzini New
[1/7] add qemu_memdup - - - - --- 2009-10-17 Paolo Bonzini New
Re: playing with qemu usermode emulation on FreeBSD... - - - - --- 2009-10-16 Juergen Lock New
Resend: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer - - - - --- 2009-10-16 Jan-Simon Möller New
[4/4] QemuOpts: command line switches for the config file. - - - - --- 2009-10-16 Nathan Baum New
[4/4] QemuOpts: command line switches for the config file. - - - - --- 2009-10-16 Nathan Baum New
[9/9] monitor: Convert do_closefd() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[8/9] monitor: Convert do_getfd() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[7/9] monitor: Convert do_eject() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[6/9] monitor: Convert do_pci_device_hot_remove() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[5/9] monitor: Convert do_migrate_cancel() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[4/9] monitor: Convert do_migrate_set_speed() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[3/9] monitor: Convert do_migrate() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[2/9] monitor: Convert do_physical_memory_save() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
[1/9] monitor: Convert do_memory_save() to QObject - - - - --- 2009-10-16 Luiz Capitulino New
linux-user: KD/VT/FB ioctls - - - - --- 2009-10-16 Ulrich Hecht New
[4/4] use rom loader for pc bios. - - - - --- 2009-10-16 Gerd Hoffmann New
[3/4] vga roms: move loading from pc.c to vga drivers. - - - - --- 2009-10-16 Gerd Hoffmann New
[2/4] rom loader: make vga+rom loading target specific - - - - --- 2009-10-16 Gerd Hoffmann New
[1/4] rom loader: use qemu_strdup. - - - - --- 2009-10-16 Gerd Hoffmann New
[5/5] linux-user: Update ARM hwcaps - - - - --- 2009-10-16 Riku Voipio New
[4/5] linux-user: don't zero a buffer twice - - - - --- 2009-10-16 Riku Voipio New
[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
« 1 2 ... 4288 4289 42904310 4311 »