Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 15 16 174267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[FOR,0.12,v3,07/21] default devices: qemu monitor. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,08/21] zap serial_monitor_mux - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,09/21] default devices: vga adapter. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,10/21] default devices: add global cmd line option. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,11/21] default devices: network - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,12/21] default devices: drives - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,13/21] qdev: make compat stuff more generic - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,14/21] qdev: add command line option to set global defaults for properties. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,15/21] chardev: make chardevs specified in config file work. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,16/21] un-static qemu_chr_parse_compat() - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,17/21] rework -monitor handling, switch to QemuOpts - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,18/21] add new -mon switch - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,19/21] add -qmp convinience switch - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,20/21] default devices: virtio consoles. - - - - --- 2009-12-07 Gerd Hoffmann New
[FOR,0.12,v3,21/21] Set default console to virtio on S390x - - - - --- 2009-12-07 Gerd Hoffmann New
[VERSION,2] Disk image shared and exclusive locks. - - - - --- 2009-12-07 Richard W.M. Jones New
also match bus name for global properties - - - - --- 2009-12-07 Gerd Hoffmann New
qemu: delete rule target on error - - - - --- 2009-12-07 Michael S. Tsirkin New
[FOR,0.12,01/18] QError: new class for device encrypted errors - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,02/18] monitor: do_cont(): Don't ask for passwords - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,03/18] monitor: Fix double-prompt after "change vnc passwd BLA" - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,04/18] QError: Put error definitions in alphabetical order - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,05/18] QError: New QERR_DEVICE_LOCKED - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,06/18] QError: New QERR_DEVICE_NOT_REMOVABLE - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,07/18] monitor: convert do_eject() to QError - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,08/18] QError: New QERR_INVALID_BLOCK_FORMAT - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,09/18] QError: New QERR_SET_PASSWD_FAILED - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,10/18] QError: New QERR_VNC_SERVER_FAILED - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,11/18] monitor: convert do_change() to QObject, QError - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,12/18] QError: New QERR_FD_NOT_FOUND - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,13/18] monitor: convert do_closefd() to QError - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,14/18] QError: New QERR_FD_NOT_SUPPLIED - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,15/18] New QERR_INVALID_PARAMETER - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,16/18] QError: New QERR_TOO_MANY_FILES - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,17/18] monitor: convert do_getfd() to QError - - - - --- 2009-12-07 Markus Armbruster New
[FOR,0.12,18/18] QMP: add human-readable description to error response - - - - --- 2009-12-07 Markus Armbruster New
Fix backcompat for hotplug of SCSI controllers - - - - --- 2009-12-07 Daniel P. Berrangé New
[V9,01/20] acpi: split out pc smbus routines from acpi.c into pc_smbus.c - - - - --- 2009-12-08 Isaku Yamahata New
[V9,02/20] acpi: split out apm register emulation from acpi.c - - - - --- 2009-12-08 Isaku Yamahata New
[V9,03/20] acpi: add acpi constants from linux header files and use them. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,04/20] acpi: split acpi.c into the common part and the piix4 part. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,05/20] acpi_piix4: remove unused variable in get_pmsts(). - - - - --- 2009-12-08 Isaku Yamahata New
[V9,06/20] pc: initialize ioapic before use. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,07/20] pc, i440fx: Make smm enable/disable function i440fx independent. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,08/20] pc: make an unnecessary global variable, pit, local. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,09/20] pc: remove a global variable, floppy_controller. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,10/20] pc: Remove reference to a global variable, RTCState *rtc_state. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,11/20] pc: introduce a function to allocate cpu irq. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,12/20] pc: make pc_init1() not refer ferr_irq directly. - - - - --- 2009-12-08 Isaku Yamahata New
[V9,13/20] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). - - - - --- 2009-12-08 Isaku Yamahata New
[V9,14/20] pc: split out memory allocation from pc_init1() into pc_memory_init() - - - - --- 2009-12-08 Isaku Yamahata New
[V9,15/20] pc: split out vga initialization from pc_init1() into pc_vga_init(). - - - - --- 2009-12-08 Isaku Yamahata New
[V9,16/20] pc: split out basic device init from pc_init1() into pc_basic_device_init() - - - - --- 2009-12-08 Isaku Yamahata New
[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
« 1 2 ... 15 16 174267 4268 »