Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 424 425 426 427 428 429 430 431 432 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v1,1/5] intc/xilinx_intc: Use qemu_set_irq 2013-06-07 Peter Crosthwaite New
[v1,1/5] microblaze: factored out common boot code 2012-03-04 Peter A. G. Crosthwaite New
[v1,1/5] xilinx_spips: Set unused IRQs to NULL 2013-02-20 Peter Crosthwaite New
[v1,1/6,arm,m68k] move helpers.h to helper.h 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,1/6] arm: mptimer: CamelCased type names 2013-02-08 Peter Crosthwaite New
[v1,1/6] i2c: support address ranges 2013-02-20 Peter Crosthwaite New
[v1,1/6] linux-user: Support for MIPS64 user mode emulation in QEMU 2011-10-01 Khansa Butt New
[v1,1/6] mem: change variable to macro 2013-05-29 pingfan liu New
[v1,1/6] xilinx_timer: Removed comma in device name 2012-09-17 Peter A. G. Crosthwaite New
[v1,1/7] pflash_cfi0x: remove unused base field 2012-10-19 Peter Crosthwaite New
[v1,1/8] usb/ehci: parameterise the register region offsets 2012-10-25 Peter Crosthwaite New
[v1,10/10] Qemu: qed image file reopen 2012-06-15 Supriya Kannery New
[v1,10/12] net: Rename VLANClientState to NetClientState 2012-03-09 Zhiyong Wu New
[v1,10/13] Add a fallback bios file search, if -L fails. 2012-10-30 Jason Baron New
[v1,10/14] json-lexer: reset the lexer state on an invalid token 2011-06-01 Michael Roth New
[v1,10/14] net: make netclient re-entrant with refcnt 2013-05-07 pingfan liu New
[v1,10/21] qapi: add QMP input visiter 2011-06-01 Michael Roth New
[v1,10/23] qapi: add qapi-commands.py code generator 2011-05-18 Michael Roth New
[v1,10/23] vfio: use new MEMORY_LISTENER_DEFAULT_OPS 2012-10-07 Avi Kivity New
[v1,11/12] net: Rename vc local variables to nc 2012-03-09 Zhiyong Wu New
[v1,11/13] q35: automatically load the q35 dsdt table 2012-10-30 Jason Baron New
[v1,11/14] json-lexer: fix flushing logic to not always go to error state 2011-06-01 Michael Roth New
[v1,11/14] slirp: make timeout local 2013-05-07 pingfan liu New
[v1,11/21] qapi: add QMP output visiter 2011-06-01 Michael Roth New
[v1,11/23] qapi: add qapi-types-core.h 2011-05-18 Michael Roth New
[v1,11/23] xen_pt: use new MEMORY_LISTENER_DEFAULT_OPS 2012-10-07 Avi Kivity New
[v1,12/12] net: Rename qemu_del_vlan_client() to qemu_del_net_client() 2012-03-09 Zhiyong Wu New
[v1,12/13] q35: fill in usb pci slots with -usb 2012-10-30 Jason Baron New
[v1,12/14] json-lexer: make lexer error-recovery more deterministic 2011-06-01 Michael Roth New
[v1,12/14] slirp: make slirp event dispatch based on slirp instance, not global 2013-05-07 pingfan liu New
[v1,12/21] qapi: add QAPI dealloc visiter 2011-06-01 Michael Roth New
[v1,12/23] kvm: use new MEMORY_LISTENER_DEFAULT_OPS 2012-10-07 Avi Kivity New
[v1,12/23] qapi: add qapi-visit-core.h 2011-05-18 Michael Roth New
[v1,13/13] Fixup q35/ich9 Licenses 2012-10-30 Jason Baron New
[v1,13/14] json-streamer: add handling for JSON_ERROR token/state 2011-06-01 Michael Roth New
[v1,13/14] slirp: handle race condition 2013-05-07 pingfan liu New
[v1,13/21] qapi: add command registration/lookup functions 2011-06-01 Michael Roth New
[v1,13/23] qapi: add QMP input visiter 2011-05-18 Michael Roth New
[v1,13/23] xen: use new MEMORY_LISTENER_DEFAULT_OPS 2012-10-07 Avi Kivity New
[v1,14/14] json-parser: add handling for NULL token list 2011-06-01 Michael Roth New
[v1,14/14] slirp: use lock to protect the slirp_instances 2013-05-07 pingfan liu New
[v1,14/21] qapi: add QMP dispatch functions 2011-06-01 Michael Roth New
[v1,14/23] memory: manage coalesced mmio via a MemoryListener 2012-10-07 Avi Kivity New
[v1,14/23] qapi: add QMP output visiter 2011-05-18 Michael Roth New
[v1,15/21] qapi: add base declaration/types for QMP 2011-06-01 Michael Roth New
[v1,15/23] memory: move address_space_memory and address_space_io out of memory core 2012-10-07 Avi Kivity New
[v1,15/23] qapi: add QAPI dealloc visiter 2011-05-18 Michael Roth New
[v1,16/21] qapi: test schema used for unit tests 2011-06-01 Michael Roth New
[v1,16/23] memory: move tcg flush into a tcg memory listener 2012-10-07 Avi Kivity New
[v1,16/23] qapi: add command registration/lookup functions 2011-05-18 Michael Roth New
[v1,17/21] qapi: add test-visiter, tests for gen. visiter code 2011-06-01 Michael Roth New
[v1,17/23] memory: use AddressSpace for MemoryListener filtering 2012-10-07 Avi Kivity New
[v1,17/23] qapi: add QMP dispatch functions 2011-05-18 Michael Roth New
[v1,18/21] qapi: Makefile changes to build test-visiter 2011-06-01 Michael Roth New
[v1,18/23] qapi: add base declaration/types for QMP 2011-05-18 Michael Roth New
[v1,18/23] s390: avoid reaching into memory core internals 2012-10-07 Avi Kivity New
[v1,19/21] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code 2011-06-01 Michael Roth New
[v1,19/23] memory: per-AddressSpace dispatch 2012-10-07 Avi Kivity New
[v1,19/23] qapi: test schema used for unit tests 2011-05-18 Michael Roth New
[v1,2/10] Qemu: Error classes for hostcache setting and data sync failures 2012-06-15 Supriya Kannery New
[v1,2/2] configure/Make: Build libfdt from submodule DTC 2013-02-07 Peter Crosthwaite New
[v1,2/2] qom/object.c: Allow itf cast with num_itfs = 0 2013-02-11 Peter Crosthwaite New
[v1,2/2] xilinx_timer: Fixed deadlock issue 2012-06-16 Peter A. G. Crosthwaite New
[v1,2/2] xilinx_zynq: Cleanup ssi_create_slave 2013-04-04 Peter Crosthwaite New
[v1,2/2] xilinx_zynq: added pl330 to machine model 2012-03-29 Peter A. G. Crosthwaite New
[v1,2/2] xilinx_zynq: added sdhci controller 2012-04-02 Peter A. G. Crosthwaite New
[v1,2/3] : Helper routines to use GLib threadpool infrastructure in 9pfs. 2011-03-15 Arun Bharadwaj New
[v1,2/3] arm_boot: parameterized intird and dtb locations 2012-04-02 Peter A. G. Crosthwaite New
[v1,2/3] char/serial: Use generic Fifo8 2013-06-03 Peter Crosthwaite New
[v1,2/3] memory: as_update_topology_pass: Improve comments 2013-06-03 Peter Crosthwaite New
[v1,2/3] trace-instrument: let the user override events generated by 'tracetool' 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/3] xilinx_axi*: Re-implemented interconnect 2012-06-16 Peter A. G. Crosthwaite New
[v1,2/3] xilinx_ethlite: Flush queued packets on SW service 2013-01-26 Peter Crosthwaite New
[v1,2/3] xilinx_spips: Generalised to model QSPI 2012-10-19 Peter Crosthwaite New
[v1,2/3] xilinx_uartlite: suppress "cannot receive message" 2012-12-05 Peter Crosthwaite New
[v1,2/4] exynos4210: Added SD host controller model 2012-06-14 Peter A. G. Crosthwaite New
[v1,2/4] m25p80: Convert guest errors to LOG_GUEST_ERROR 2013-04-03 Peter Crosthwaite New
[v1,2/4] pflash_cfi0x: Send debug messages to stderr 2012-12-04 Peter Crosthwaite New
[v1,2/4] target-arm: Make SYS_HEAPINFO work for ARMv7-M 2012-08-27 Meador Inge New
[v1,2/4] trace-gen: auto-generate TCG helper routines for tracing 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/5] block/nand: Formatting sweep 2013-06-18 Peter Crosthwaite New
[v1,2/5] cadence_gem: factor out can_rx() logic replication 2013-02-15 Peter Crosthwaite New
[v1,2/5] intc/xilinx_intc: Don't clear level sens. IRQs without ACK 2013-06-07 Peter Crosthwaite New
[v1,2/5] petalogix_s2adsp1800: moved rst logic to rst fn 2012-03-04 Peter A. G. Crosthwaite New
[v1,2/5] xilinx_spips: Fix bus setup conditional check 2013-02-20 Peter Crosthwaite New
[v1,2/6] a9mpcore: localised temporary init-only variables 2013-02-08 Peter Crosthwaite New
[v1,2/6] backdoor: handle config-time activation 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/6] i2c: Add no_init version of i2c_create_slave 2013-02-20 Peter Crosthwaite New
[v1,2/6] mem: make global dispatch table ready for rcu 2013-05-29 pingfan liu New
[v1,2/6] target-mips: Enabling of 64 bit user mode and floating point operations 2011-10-01 Khansa Butt New
[v1,2/6] xilinx_timer: Send dbg msgs to stderr not stdout 2012-09-17 Peter A. G. Crosthwaite New
[v1,2/7] pflash_cfi01: remove unused total_len field 2012-10-19 Peter Crosthwaite New
[v1,2/8] usb/ehci: Abstract away PCI DMA API 2012-10-25 Peter Crosthwaite New
[v1,20/21] qapi: Makefile changes to build test-qmp-commands 2011-06-01 Michael Roth New
[v1,20/23] dma: make dma access its own address space 2012-10-07 Avi Kivity New
[v1,20/23] qapi: add test-visiter, tests for gen. visiter code 2011-05-18 Michael Roth New
[v1,21/21] qapi: add QAPI code generation documentation 2011-06-01 Michael Roth New
[v1,21/23] memory: add address_space_destroy() 2012-10-07 Avi Kivity New
[v1,21/23] qapi: Makefile changes to build test-visiter 2011-05-18 Michael Roth New
[v1,22/23] pci: give each device its own address space 2012-10-07 Avi Kivity New