Show patches with: State = Action Required       |    Archived = No       |   427053 patches
« 1 2 ... 16 17 184270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V9,17/20] pc: split out pci device init from pc_init1() into pc_pci_device_init() - - - - --- 2009-12-08 Isaku Yamahata New
[V9,18/20] pc: split out piix specific part from pc.c into pc_piix.c - - - - --- 2009-12-08 Isaku Yamahata New
[V9,19/20] pc: move rtc declarations from pc.h into a dedicated header file. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,20/20] rtc: make rtc_xxx accept/return ISADevice instead of RTCState. - - - - --- 2009-12-08 Isaku Yamahata New
[FOR,0.12,v4,01/22] qdev: make compat stuff more generic - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,02/22] qdev: add command line option to set global defaults for properties. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,03/22] qdev: also match bus name for global properties - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,04/22] chardev: make chardevs specified in config file work. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,05/22] Revert "monitor: Command-line flag to enable control mode" - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,06/22] Revert "Set default console to virtio on S390x" - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,07/22] chardev: move greeting into vc backend. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,08/22] vc: colorize chardev title line with blue background. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,09/22] default devices: core code & serial lines. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,10/22] default devices: parallel port. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,11/22] default devices: qemu monitor. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,12/22] zap serial_monitor_mux - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,13/22] default devices: vga adapter. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,14/22] default devices: add global cmd line option. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,15/22] default devices: network - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,16/22] default devices: drives - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,17/22] un-static qemu_chr_parse_compat() - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,18/22] rework -monitor handling, switch to QemuOpts - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,19/22] add new -mon switch - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,20/22] add -qmp convinience switch - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,21/22] default devices: virtio consoles. - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12,v4,22/22] Set default console to virtio on S390x - - - - --- 2009-12-08 Gerd Hoffmann New
[FOR,0.12] Fix recently added QERR_ definitions - - - - --- 2009-12-08 Markus Armbruster New
[ANNOUNCE,Call-For-Testing] Release 0.12.0-rc1 of QEMU - - - - --- 2009-12-08 Gerd Hoffmann New
[ANNOUNCE,Call-For-Testing] Release 0.12.0-rc1 of QEMU - - - - --- 2009-12-08 Gerd Hoffmann New
fix rtc-td-hack on host without high-res timers - - - - --- 2009-12-08 Gleb Natapov New
block/vdi: allow disk sizes not multiple of block size - - - - --- 2009-12-08 François Revol New
[01/11] target-mips: add new HFLAGs for JALX and 16/32-bit delay slots - - - - --- 2009-12-08 Nathan Froyd New
[02/11] target-mips: change interrupt bits to be mips16-aware - - - - --- 2009-12-08 Nathan Froyd New
[03/11] target-mips: move ROTR and ROTRV inside gen_shift_{imm, } - - - - --- 2009-12-08 Nathan Froyd New
[04/11] target-mips: make gen_compute_branch 16/32-bit-aware - - - - --- 2009-12-08 Nathan Froyd New
[05/11] target-mips: add gen_base_offset_addr - - - - --- 2009-12-08 Nathan Froyd New
[06/11] target-mips: split out delay slot handling - - - - --- 2009-12-08 Nathan Froyd New
[07/11] target-mips: add enums for MIPS16 opcodes - - - - --- 2009-12-08 Nathan Froyd New
[08/11] target-mips: add mips16 instruction decoding - - - - --- 2009-12-08 Nathan Froyd New
[09/11] gdbstub: add MIPS16 support - - - - --- 2009-12-08 Nathan Froyd New
[10/11] target-mips: add copyright notice for mips16 work - - - - --- 2009-12-08 Nathan Froyd New
[11/11] target-mips: set Config1.CA for MIPS16-aware CPUs - - - - --- 2009-12-08 Nathan Froyd New
[PATCH-RFC,1/3] qemu: add barriers.h header - - - - --- 2009-12-08 Michael S. Tsirkin New
[PATCH-RFC,2/3] virtio: use a real wmb - - - - --- 2009-12-08 Michael S. Tsirkin New
[PATCH-RFC,3/3] virtio: add missing barriers - - - - --- 2009-12-08 Michael S. Tsirkin New
[FOR,0.12] kvm: x86: Save/restore exception_index - - - - --- 2009-12-08 Jan Kiszka New
[try,2] qemu/tap: add -net tap,dev= option 1 - - - --- 2009-12-08 Arnd Bergmann New
[05/11] target-mips: add gen_base_offset_addr - - - - --- 2009-12-08 Nathan Froyd New
virtio: verify features on load - - - - --- 2009-12-08 Michael S. Tsirkin New
[FOR,0.12] qdev: Replace device names containing whitespace - - - - --- 2009-12-08 Markus Armbruster New
[V8,09/18] pc: remove a global variable, RTCState *rtc_state. - - - - --- 2009-12-09 Isaku Yamahata New
Let mouse_button monitor command accept coordinates - - - - --- 2009-12-09 Soren Hansen New
[try,2,version,2] qemu/tap: add -net tap, dev= option 1 - - - --- 2009-12-09 Arnd Bergmann New
[FOR,0.12,v2,1/3] qdev: Rename USBDevice member devname to product_desc - - - - --- 2009-12-09 Markus Armbruster New
[FOR,0.12,v2,2/3] qdev: Separate USB product description from qdev name - - - - --- 2009-12-09 Markus Armbruster New
[FOR,0.12,v2,3/3] qdev: Replace device names containing whitespace - - - - --- 2009-12-09 Markus Armbruster New
[01/19] Introduce qemu-objects.h header file - - - - --- 2009-12-09 Luiz Capitulino New
[02/19] Makefile: move QObject objs to their own entry - - - - --- 2009-12-09 Luiz Capitulino New
[03/19] QDict: Introduce qdict_get_qbool() - - - - --- 2009-12-09 Luiz Capitulino New
[04/19] QDict: Introduce qdict_get_qlist() - - - - --- 2009-12-09 Luiz Capitulino New
[05/19] monitor: Fix do_info_balloon() output - - - - --- 2009-12-09 Luiz Capitulino New
[06/19] monitor: do_info_cpus(): Use QBool - - - - --- 2009-12-09 Luiz Capitulino New
[07/19] monitor: do_info_version(): Use QDict - - - - --- 2009-12-09 Luiz Capitulino New
[08/19] monitor: Convert do_info_status() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[09/19] monitor: Convert do_info_kvm() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[10/19] monitor: Convert do_info_name() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[11/19] monitor: Convert do_info_hpet() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[12/19] monitor: Convert do_info_uuid() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[13/19] monitor: Convert do_info_mice() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[14/19] migration: Convert do_info_migrate() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[15/19] block: Convert bdrv_info() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[16/19] block: Convert bdrv_info_stats() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[17/19] char: Convert qemu_chr_info() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[18/19] PCI: Convert pci_device_hot_add() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[19/19] VNC: Convert do_info_vnc() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
kvm: x86: Use separate exception_injected CPUState field - - - - --- 2009-12-09 Jan Kiszka New
[For,stable-0.12] virtio: Add memory statistics reporting to the balloon driver (V5) - - - - --- 2009-12-09 Adam Litke New
Do not abort on qemu_malloc(0) in production builds - - - - --- 2009-12-09 Anthony Liguori New
e1000: fix init values for command register - - - 1 --- 2009-12-09 Michael S. Tsirkin New
RFC: exit on incoming exec migrate failure - - - - --- 2009-12-09 Andrew Farmer New
[1/7] alpha: Implement IMB; add placeholders for other userspace PALcalls. - - - - --- 2009-12-09 Richard Henderson New
[2/7] alpha: Drop bogus UNIQ initial value on Linux. - - - - --- 2009-12-09 Richard Henderson New
[3/7] alpha: Add binfmt entry. - - - - --- 2009-12-09 Richard Henderson New
[4/7] alpha: Remove bogus DO_TB_FLUSH code from translator. - - - - --- 2009-12-09 Richard Henderson New
[5/7] alpha: Honor the -cpu command line argument. - - - - --- 2009-12-09 Richard Henderson New
[6/7] alpha: Enable softfloat. - - - - --- 2009-12-09 Richard Henderson New
[7/7] alpha: Fixes for alpha-linux syscalls. - - - - --- 2009-12-09 Richard Henderson New
[ANNOUNCE,Call-For-Testing] Release 0.12.0-rc1 of QEMU - - - - --- 2009-12-10 Gerd Hoffmann New
[FOR,0.12,1/4] pci: don't abort() when trying to hotplug with acpi off. - - - - --- 2009-12-10 Gerd Hoffmann New
[FOR,0.12,2/4] pci: don't hw_error() when no slot is available. - - - - --- 2009-12-10 Gerd Hoffmann New
[FOR,0.12,3/4] scsi: fix drive hotplug. - - - - --- 2009-12-10 Gerd Hoffmann New
[FOR,0.12,4/4] QemuOpts: allow larger option values. - - - - --- 2009-12-10 Gerd Hoffmann New
qemu-kvm guest shutdown on signal -- patch - - - - --- 2009-12-10 Jan Psota New
[01/20] Introduce qemu-objects.h header file - - - - --- 2009-12-10 Luiz Capitulino New
[02/20] Makefile: move QObject objs to their own entry - - - - --- 2009-12-10 Luiz Capitulino New
[03/20] QDict: Introduce qdict_get_qbool() - - - - --- 2009-12-10 Luiz Capitulino New
[04/20] QDict: Introduce qdict_get_qlist() - - - - --- 2009-12-10 Luiz Capitulino New
[05/20] monitor: Fix do_info_balloon() output - - - - --- 2009-12-10 Luiz Capitulino New
[06/20] monitor: Fix do_info_commands() output - - - - --- 2009-12-10 Luiz Capitulino New
[07/20] monitor: do_info_cpus(): Use QBool - - - - --- 2009-12-10 Luiz Capitulino New
« 1 2 ... 16 17 184270 4271 »