Show patches with: State = Action Required       |   426431 patches
« 1 2 ... 465 466 4674264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[27/32] misc: move include files to include/qemu/ - - - - --- 2012-12-17 Paolo Bonzini New
[28/32] softmmu: move include files to include/sysemu/ - - - - --- 2012-12-17 Paolo Bonzini New
[29/32] softmmu: move remaining include files to include/ subdirectories - - - - --- 2012-12-17 Paolo Bonzini New
[30/32] fpu: move public header file to include/fpu - - - - --- 2012-12-17 Paolo Bonzini New
[31/32] hw: move executable format header files to hw/ - - - - --- 2012-12-17 Paolo Bonzini New
[PATCHv2] virtio: make bindings typesafe - - - - --- 2012-12-17 Michael S. Tsirkin New
[00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices - - - - --- 2012-12-17 Michael S. Tsirkin New
target-xtensa: fix search_pc for the last TB opcode - - - - --- 2012-12-18 Max Filippov New
[1/1] virtio-serial-bus: assert port is non-null in remove_port() - - 1 - --- 2012-12-18 Amit Shah New
[qom-cpu,1/4] cpu: Introduce CPUListState struct - - - - --- 2012-12-18 Andreas Färber New
[RFC,qom-cpu,2/4] qemu-common.h: Move fprintf_function to qemu-types.h - - - - --- 2012-12-18 Andreas Färber New
[qom-cpu,3/4] target-ppc: Slim conversion of model definitions to QOM subclasses - - - - --- 2012-12-18 Andreas Färber New
[qom-cpu,4/4] target-ppc: Error out for -cpu host on unknown PVR - - - - --- 2012-12-18 Andreas Färber New
[PULL] virtio-serial: fixes, cleanups - - - - --- 2012-12-18 Amit Shah New
[PATCHv3] virtio: make bindings typesafe - - - - --- 2012-12-18 Michael S. Tsirkin New
powerpc: linux header sync script includes epapr_hcalls.h - - - - --- 2012-12-18 Bharat Bhushan New
[3/3] virtio-pci: don't poll masked vectors - - - - --- 2012-12-18 Michael S. Tsirkin New
[2/3] msix: expose access to masked/pending state - - - - --- 2012-12-18 Michael S. Tsirkin New
[1/3] msi: add API to get notified about pending bit poll - - - - --- 2012-12-18 Michael S. Tsirkin New
[RFC,v4,01/30,SeaBIOS] Add ACPI_EXTRACT_DEVICE* macros - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,02/30,SeaBIOS] Add SSDT memory device support - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,03/30,SeaBIOS] acpi-dsdt: Implement functions for memory hotplug - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,04/30,SeaBIOS] acpi: generate hotplug memory devices - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,05/30,SeaBIOS] q35: Add memory hotplug handler - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,06/30] qapi: make visit_type_size fallback to type_int - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,07/30] Add SIZE type to qdev properties - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,08/30] qemu-option: export parse_option_number - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,09/30] Implement dimm device abstraction - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,10/30] vl: handle "-device dimm" - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,11/30] acpi_piix4 : Implement memory device hotplug registers - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,12/30] acpi_ich9 : Implement memory device hotplug registers - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,13/30] piix_pci and pc_piix: refactor - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,14/30] piix_pci: Add i440fx dram controller initialization - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,15/30] q35: Add i440fx dram controller initialization - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,16/30] pc: Add dimm paravirt SRAT info - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,17/30,SeaBIOS] pci: Use paravirt interface for pcimem_start and pcimem64_start - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,18/30] Introduce paravirt interface QEMU_CFG_PCI_WINDOW - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,19/30] Implement "info memory-total" and "query-memory-total" - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,20/30] balloon: update with hotplugged memory - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,21/30] Implement dimm-info - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,22/30,SeaBIOS] acpi: add _EJ0 operation and eject port for memory devices - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,23/30] dimm: add hot-remove capability - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,24/30] acpi_piix4: add hot-remove capability - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,25/30] acpi_ich9: add hot-remove capability - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,26/30] Implement qmp and hmp commands for notification lists - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,27/30,SeaBIOS] Add _OST dimm method - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,28/30] Add _OST dimm support - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,29/30,SeaBIOS] Implement _PS3 method for memory device - - - - --- 2012-12-18 Vasilis Liaskovitis New
[RFC,v4,30/30] Implement _PS3 for dimm - - - - --- 2012-12-18 Vasilis Liaskovitis New
ehci: Use uframe precision for interrupt threshold checking (v2) - - - - --- 2012-12-18 Hans de Goede New
[1/3] target-i386/cpu.c: coding style fix - - - - --- 2012-12-18 Eduardo Habkost New
[2/3] target-i386/cpu.c: remove last TAB character from the source - - - - --- 2012-12-18 Eduardo Habkost New
[3/3] target-i386: replace cpuid_*features fields with a feature word array - - - - --- 2012-12-18 Eduardo Habkost New
[07/20,v2] target-i386: cpu_x86_register() consolidate freeing resources - - - - --- 2012-12-18 Igor Mammedov New
[PULL,00/10] Trivial patches for December 8 to 18 2012 - - - - --- 2012-12-18 Stefan Hajnoczi New
[01/10] net, hub: fix the indent in the comments - - - - --- 2012-12-18 Stefan Hajnoczi New
[02/10] pflash_cfi01: qemu_log_mask "unimplemented" msg - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[03/10] pflash_cfi0x: Send debug messages to stderr - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[04/10] zynq_slcr: Compile time warning fixes. - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[05/10] arm_gic: Add cpu nr to Raised IRQ message - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[06/10] gitignore: Add virtfs-proxy-helper - - - - --- 2012-12-18 Stefan Hajnoczi New
[07/10] fix build error on ARM due to wrong glibc check - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[08/10] linux-user/syscall.c: remove wrong forward decl of setgroups() - - 1 - --- 2012-12-18 Stefan Hajnoczi New
[09/10] vmmouse_reset(): remove minimal code duplication - - - - --- 2012-12-18 Stefan Hajnoczi New
[10/10] configure: Earlier pkg-config probe - - - - --- 2012-12-18 Stefan Hajnoczi New
[1/3] s390: Move IPL code into a separate device - - - - --- 2012-12-18 Jens Freimann New
[2/3] s390: Add CPU reset handler - - - - --- 2012-12-18 Jens Freimann New
[3/3] S390: Enable -cpu help and QMP query-cpu-definitions - - 1 - --- 2012-12-18 Jens Freimann New
[RFC,01/20] qemu-common.h: "use" env parameter in no-op version of qemu_init_vcpu() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,02/20] cpu: introduce CPU_GET_ENV macros - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,03/20] cpu: make cpu_init return CPUState QOM object - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,04/20] cpu: replace trivial old_cpu_init functions - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,05/20] alpha: convert cpu_init to QOM - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,06/20] m68k: convert cpu_init to QOM - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,07/20] target-unicore32: convert cpu_init to QOM - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,08/20] cpu: move cpu_model_str to CPUState - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,09/20] cpu: introduce cpu_realize() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,10/20] cpu: introduce generic_cpu_init() & generic_cpu_create() functions - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,11/20] target-openrisc: implement CPU realize() method - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,12/20] hw/openrisc_sim.c: coding style/indentation fix - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,13/20] target-openrisc: replace cpu_openrisc_init() with generic_cpu_init() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,14/20] target-arm: move final steps of cpu_arm_init() to realize function - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,15/20] target-arm: replace cpu_arm_init() with generic_cpu_init() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,16/20] target-m68k: move final steps of cpu_m68k_init() to realize function - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,17/20] target-m68k: replace cpu_m68k_init() with generic_cpu_init() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,18/20] target-unicore32: move final steps of uc32_cpu_init() to realize function - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,19/20] target-unicore32: replace uc32_cpu_init() with generic_cpu_init() - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,20/20] cpu: convert cpu_copy() to QOM - - - - --- 2012-12-18 Eduardo Habkost New
[RFC,1/3] virtio-balloon: add guest_get_actual_ram() - - - - --- 2012-12-18 Luiz Capitulino New
[RFC,2/3] virtio-balloon: add virtio_balloon_conf skeleton - - - - --- 2012-12-18 Luiz Capitulino New
[RFC,3/3] virtio-balloon: add auto-ballooning support - - - - --- 2012-12-18 Luiz Capitulino New
pcie: Fix bug in pcie_ext_cap_set_next - - - - --- 2012-12-18 Knut Omang New
qemu-jeos: Update .gitmodules - - 1 - --- 2012-12-18 Andreas Färber New
[PULL,00/45] Include reorganization + PCI patch queue - - - - --- 2012-12-19 Anthony Liguori New
[qom-cpu,v2] cpu: Introduce CPUListState struct - - 2 - --- 2012-12-19 Andreas Färber New
[qom-cpu,3/4] target-ppc: Slim conversion of model definitions to QOM subclasses - - - - --- 2012-12-19 Andreas Färber New
don't boot from un-selected devices - - - - --- 2012-12-19 Amos Kong New
[Resend,Seabios] don't boot from un-selected devices - - - - --- 2012-12-19 Amos Kong New
[0/8] misc acpi updates and test devices - - - - --- 2012-12-19 Gerd Hoffmann New
[1/8] configure: also symlink *.aml files - - - - --- 2012-12-19 Gerd Hoffmann New
« 1 2 ... 465 466 4674264 4265 »