Show patches with: State = Action Required       |    Archived = No       |   426448 patches
« 1 2 ... 455 456 4574264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[03/13] pseries: Return the token when we register an RTAS call - - - - --- 2012-12-04 David Gibson New
[04/13] pseries: Allow RTAS tokens without a qemu handler - - - - --- 2012-12-04 David Gibson New
[05/13] pseries: Add tracepoints to the XICS interrupt controller - - - - --- 2012-12-04 David Gibson New
[06/13] pseries: Split xics irq configuration from state information - - - - --- 2012-12-04 David Gibson New
[07/13] pseries: Implement PAPR NVRAM - - - - --- 2012-12-04 David Gibson New
[08/13] pseries: Update SLOF for NVRAM support - - - - --- 2012-12-04 David Gibson New
[09/13] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs - - - - --- 2012-12-04 David Gibson New
[10/13] target-ppc: Don't use hwaddr to represent hardware state - - - - --- 2012-12-04 David Gibson New
[11/13] pseries: Fixes and enhancements to L1 cache properties - - - - --- 2012-12-04 David Gibson New
[12/13] pseries: Increase default NVRAM size - - - - --- 2012-12-04 David Gibson New
[13/13] target-ppc: Give a meaningful error if too many threads are specified - - - - --- 2012-12-04 David Gibson New
[13/13] target-ppc: Give a meaningful error if too many threads are specified - - - - --- 2012-12-04 David Gibson New
[v1,1/4] pflash_cfi01: qemu_log_mask "unimplemented" msg - - 1 - --- 2012-12-04 Peter Crosthwaite New
[v1,2/4] pflash_cfi0x: Send debug messages to stderr - - 1 - --- 2012-12-04 Peter Crosthwaite New
[v1,3/4] zynq_slcr: Compile time warning fixes. - - 1 - --- 2012-12-04 Peter Crosthwaite New
[v1,4/4] arm_gic: Add cpu nr to Raised IRQ message - - 1 - --- 2012-12-04 Peter Crosthwaite New
xilinx_zynq: Fix wrong IRQ number of the second EHCI controller - - - 1 --- 2012-12-04 walimis New
[1/3] target-i386:define name of breakpoint bit in dr7 - - - - --- 2012-12-04 liguang New
[2/3] target-i386:make hw_breakpoint_enabled return bool type - - - - --- 2012-12-04 liguang New
[3/3] target-i386:slightly refactor dr7 related function - - - - --- 2012-12-04 liguang New
[v5] Add compare subcommand for qemu-img - - - - --- 2012-12-04 Miroslav Rezanina New
[PULL,00/18] acpi: switch to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[01/18] apci: switch piix4 to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[02/18] apci: switch ich9 to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[03/18] apci: switch vt82c686 to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[04/18] apci: switch timer to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[05/18] apci: switch cnt to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[06/18] apci: switch evt to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[07/18] acpi: cleanup piix4 memory region - - - - --- 2012-12-04 Gerd Hoffmann New
[08/18] acpi: cleanup vt82c686 memory region - - - - --- 2012-12-04 Gerd Hoffmann New
[09/18] apci: switch ich9 gpe to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[10/18] apci: switch ich9 smi to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[11/18] acpi: cleanup ich9 memory region - - - - --- 2012-12-04 Gerd Hoffmann New
[12/18] acpi: switch smbus to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[13/18] acpi: fix piix4 smbus mapping - - - - --- 2012-12-04 Gerd Hoffmann New
[14/18] apci: switch piix4 gpe to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[15/18] acpi: remove acpi_gpe_blk - - - - --- 2012-12-04 Gerd Hoffmann New
[16/18] apci: switch piix4 pci hotplug to memory api - - - - --- 2012-12-04 Gerd Hoffmann New
[17/18] q35: update lpc pci config space according to configured devices - - - - --- 2012-12-04 Gerd Hoffmann New
[18/18] acpi: drop debug port - - - - --- 2012-12-04 Gerd Hoffmann New
[RFC,1/8] move -I$(SRC_PATH)/include compiler flag to Makefile.objs - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,2/8] qdev: qdev_create(): use error_report() instead of hw_error() 1 - - - --- 2012-12-04 Eduardo Habkost New
[RFC,3/8] libqemustub: add qemu_[un]register_reset() stubs - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,4/8] libqemustub: vmstate register/unregister stubs - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,5/8] libqemustub: sysbus_get_default() stub - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,6/8] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,7/8] include qdev code into *-user, too - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,8/8] qom: make CPU a child of DeviceState - - - - --- 2012-12-04 Eduardo Habkost New
[RFC,v5,1/6] qdev : add a maximum device allowed field for the bus. - - - - --- 2012-12-04 fred.konrad@greensocs.com New
[RFC,v5,2/6] virtio-bus : Introduce virtio-bus - - - - --- 2012-12-04 fred.konrad@greensocs.com New
[RFC,v5,3/6] virtio-pci-bus : Introduce virtio-pci-bus. - - - - --- 2012-12-04 fred.konrad@greensocs.com New
[RFC,v5,4/6] virtio-pci : Refactor virtio-pci device. - - - - --- 2012-12-04 fred.konrad@greensocs.com New
[RFC,v5,5/6] virtio-device : Refactor virtio-device. - - - - --- 2012-12-04 fred.konrad@greensocs.com New
[RFC,v5,6/6] virtio-blk : Refactor virtio-blk. - - - - --- 2012-12-04 fred.konrad@greensocs.com New
target-mips: Fix incorrect shift for SHILO and SHILOV - - - - --- 2012-12-04 Petar Jovanovic New
[RFC,1/3] virtio-balloon: drop old stats code - - - - --- 2012-12-04 Luiz Capitulino New
[RFC,2/3] virtio-balloon: re-enable balloon stats - - - - --- 2012-12-04 Luiz Capitulino New
[RFC,3/3] docs: document virtio-balloon stats - - - - --- 2012-12-04 Luiz Capitulino New
[1/2] tests: use aio_poll() instead of aio_flush() in test-aio.c - - - - --- 2012-12-04 Stefan Hajnoczi New
[2/2] tests: avoid qemu_aio_flush() in test-thread-pool.c - - - - --- 2012-12-04 Stefan Hajnoczi New
qemu-io: Implement write -c for compressed clusters - - - - --- 2012-12-04 Kevin Wolf New
[PULL,for-1.3,0/3] seabios: q35 update - - - - --- 2012-12-04 Gabriel L. Somlo New
configure: allow disabling pixman if not needed - - 1 - --- 2012-12-04 Robert Schiele New
[PULL] Memory API ioport cleanups - - - - --- 2012-12-04 Andreas Färber New
[1/6] isa: Add isa_address_space_io() 1 - - - --- 2012-12-04 Andreas Färber New
[2/6] hw/apm.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[3/6] hw/cirrus_vga.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[4/6] serial: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[5/6] hw/pc.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[6/6] hw/dma.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
finally kill cpudef config section support - - - - --- 2012-12-04 Eduardo Habkost New
virtfs-proxy-helper: check return code of setfsgid/setfsuid - - - 1 --- 2012-12-04 Aneesh Kumar K.V New
[1/6] target-i386/cpu.c: coding style fixes - - - - --- 2012-12-04 Eduardo Habkost New
[2/6] target-i386: cpu: separate feature string parsing from CPU model lookup - - - - --- 2012-12-04 Eduardo Habkost New
[3/6] target-i386: use define for cpuid vendor string size - - - - --- 2012-12-04 Eduardo Habkost New
[4/6] target-i386: postpone cpuid_level update to realize time - - - - --- 2012-12-04 Eduardo Habkost New
[5/6] add visitor for parsing hz[KMG] input string 1 - - - --- 2012-12-04 Eduardo Habkost New
[6/6] target-i386: use visit_type_hz to parse tsc_freq property value - - 1 - --- 2012-12-04 Eduardo Habkost New
[1/1] tmp105: Create API for TMP105 temperature sensor. - - - - --- 2012-12-04 Alex Horn New
[1/6] target-i386/cpu.c: coding style fixes - - - - --- 2012-12-04 Eduardo Habkost New
[2/6] target-i386: cpu: separate feature string parsing from CPU model lookup - - 1 - --- 2012-12-04 Eduardo Habkost New
[3/6] target-i386: use define for cpuid vendor string size - - - - --- 2012-12-04 Eduardo Habkost New
[4/6] target-i386: postpone cpuid_level update to realize time - - 1 - --- 2012-12-04 Eduardo Habkost New
[5/6] add visitor for parsing hz[KMG] input string 1 - 1 - --- 2012-12-04 Eduardo Habkost New
[6/6] target-i386: use visit_type_hz to parse tsc_freq property value - - 2 - --- 2012-12-04 Eduardo Habkost New
[1/4] exec: fix coding style - - - - --- 2012-12-04 Blue Swirl New
[2/4] exec: extract TB watchpoint check - - - - --- 2012-12-04 Blue Swirl New
[3/4] exec: move TB handling to translate-all.c - - - - --- 2012-12-04 Blue Swirl New
[4/4] exec: refactor cpu_restore_state - - - - --- 2012-12-04 Blue Swirl New
[v2] target-mips: Fix incorrect shift for SHILO and SHILOV - - 2 - --- 2012-12-04 Petar Jovanovic New
[1/8] target-xtensa: implement ATOMCTL SR - - - - --- 2012-12-05 Max Filippov New
[2/8] target-xtensa: implement CACHEATTR SR - - - - --- 2012-12-05 Max Filippov New
[3/8] target-xtensa: restrict available SRs by enabled options - - - - --- 2012-12-05 Max Filippov New
[4/8] target-xtensa: better control rsr/wsr/xsr access to SRs - - - - --- 2012-12-05 Max Filippov New
[5/8] target-xtensa: implement MISC SR - - - - --- 2012-12-05 Max Filippov New
[6/8] target-xtensa: add SR accessibility unit tests - - - - --- 2012-12-05 Max Filippov New
[7/8] target-xtensa: add s32c1i unit tests - - - - --- 2012-12-05 Max Filippov New
[8/8] target-xtensa: use movcond where possible - - - - --- 2012-12-05 Max Filippov New
cadance_uart: Accept input after rx FIFO pop - - - - --- 2012-12-05 Peter Crosthwaite New
[v1,1/3] xilinx_axienet: Implement R_IS behaviour - - - - --- 2012-12-05 Peter Crosthwaite New
« 1 2 ... 455 456 4574264 4265 »