Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 501 502 503 504 505 506 507 508 509 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v5,04/33] tcg-ppc64: Introduce and use tcg_out_ext32u 2013-04-15 Richard Henderson New
[v5,04/43] monitor: Avoid CPUState in read/write functions 2012-03-14 Andreas Färber New
[v5,05/10] add spice into the configure file 2010-08-31 Gerd Hoffmann New
[v5,05/10] softfloat: Use [u]int_fast16_t consistently 2011-03-07 Andreas Färber New
[v5,05/10] trace-state: always compile support for controlling and querying trace event states 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,05/10] virtio-scsi-pci: switch to new API. 2013-03-21 fred.konrad@greensocs.com New
[v5,05/11] ARM: exynos4210: PWM support. 2011-12-23 Evgeny Voevodin New
[v5,05/11] curl: add timer to BDRVCURLState 2013-05-23 Fam Zheng New
[v5,05/11] dataplane: add event loop 2012-12-05 Stefan Hajnoczi New
[v5,05/12] VMDK: add field BDRVVmdkState.desc_offset 2011-06-28 Feiran Zheng New
[v5,05/12] rdma: introduce qemu_file_mode_is_not_valid() 2013-04-23 mrhines@linux.vnet.ibm.com New
[v5,05/12] rdma: introduce qemu_file_mode_is_not_valid() 2013-04-21 mrhines@linux.vnet.ibm.com New
[v5,05/12] suspend: add infrastructure 2012-02-15 Gerd Hoffmann New
[v5,05/13] target-mips-ase-dsp: Add arithmetic instructions 2012-08-10 Liu New
[v5,05/14] msi: implements msi 2010-10-19 Isaku Yamahata New
[v5,05/15] block: rate-limit streaming operations 2012-01-13 Stefan Hajnoczi New
[v5,05/15] qdev: allow multiple qdev_init_gpio_in() calls 2012-08-06 Peter A. G. Crosthwaite New
[v5,05/16] apic: Introduce apic_report_irq_delivered 2011-12-15 Jan Kiszka New
[v5,05/16] target-or32: Add exception support 2012-06-18 Liu New
[v5,05/16] xilinx_axidma: typedef XilinxAXIDMA struct 2013-04-03 Peter Crosthwaite New
[v5,05/17] net: Drop vlan argument to qemu_new_net_client() 2012-06-18 Zhiyong Wu New
[v5,05/17] target-i386: Add cpu object access routines for Hypervisor level. 2012-09-22 Don Slutz New
[v5,05/17] virtio-serial: Use control messages to notify guest of new ports 2010-04-14 Amit Shah New
[v5,05/18] qapi: add QMP input visitor 2011-07-05 Michael Roth New
[v5,05/19] tcg-arm: Allow constant first argument to sub 2013-03-31 Richard Henderson New
[v5,05/24] hw/arm: add Faraday FTDDRII030 support 2013-02-27 Kuo-Jung Su New
[v5,05/25] scsi-generic: do not use a stale aiocb 2011-05-26 Paolo Bonzini New
[v5,05/33] target-xtensa: implement RT0 group 2011-09-05 Max Filippov New
[v5,05/33] tcg-ppc64: Introduce and use tcg_out_shli64 2013-04-15 Richard Henderson New
[v5,05/43] target-lm32/microblaze: Typedef struct CPU{MB, LM32}State 2012-03-14 Andreas Färber New
[v5,06/10] softfloat: Drop [u]int8 types in favor of int_fast8_t 2011-03-07 Andreas Färber New
[v5,06/10] spice: core bits 2010-08-31 Gerd Hoffmann New
[v5,06/10] trace-state: add "-trace events" argument to control initial state 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,06/10] virtio-scsi-s390: switch to the new API. 2013-03-21 fred.konrad@greensocs.com New
[v5,06/11] curl: introduce CURLDataCache 2013-05-23 Fam Zheng New
[v5,06/11] dataplane: add Linux AIO request queue 2012-12-05 Stefan Hajnoczi New
[v5,06/11] hw/arm_boot.c: Extend secondary CPU bootloader. 2011-12-23 Evgeny Voevodin New
[v5,06/12] VMDK: flush multiple extents 2011-06-28 Feiran Zheng New
[v5,06/12] rdma: export qemu_fflush() 2013-04-23 mrhines@linux.vnet.ibm.com New
[v5,06/12] rdma: export qemu_fflush() 2013-04-21 mrhines@linux.vnet.ibm.com New
[v5,06/12] suspend: switch acpi s3 to new infrastructure. 2012-02-15 Gerd Hoffmann New
[v5,06/13] target-mips-ase-dsp: Add GPR-Based shift instructions 2012-08-10 Liu New
[v5,06/14] pcie: add pcie constants to pcie_regs.h 2010-10-19 Isaku Yamahata New
[v5,06/15] hw/stellaris: Removed gpio_out init array. 2012-08-06 Peter A. G. Crosthwaite New
[v5,06/15] qmp: add block_stream command 2012-01-13 Stefan Hajnoczi New
[v5,06/16] apic: Introduce backend/frontend infrastructure for KVM reuse 2011-12-15 Jan Kiszka New
[v5,06/16] target-or32: Add int instruction helpers 2012-06-18 Liu New
[v5,06/16] xilinx_axidma: Defined and use type cast macro 2013-04-03 Peter Crosthwaite New
[v5,06/17] net: Remove vlan qdev property 2012-06-18 Zhiyong Wu New
[v5,06/17] target-i386: Use Hypervisor level in -machine pc, accel=kvm. 2012-09-22 Don Slutz New
[v5,06/17] virtio-serial: whitespace: match surrounding code 2010-04-14 Amit Shah New
[v5,06/18] qapi: add QMP output visitor 2011-07-05 Michael Roth New
[v5,06/19] tcg-arm: Use tcg_out_dat_rIN for compares 2013-03-31 Richard Henderson New
[v5,06/24] hw/arm: add Faraday FTPWMTMR010 timer support 2013-02-27 Kuo-Jung Su New
[v5,06/25] scsi: reference-count requests 2011-05-26 Paolo Bonzini New
[v5,06/33] target-xtensa: add sample board 2011-09-05 Max Filippov New
[v5,06/33] tcg-ppc64: Introduce and use tcg_out_shri64 2013-04-15 Richard Henderson New
[v5,06/43] target-sparc: Typedef struct CPUSPARCState early 2012-03-14 Andreas Färber New
[v5,07/10] softfloat: Drop [u]int32 types in favor of [u]int_fast32_t 2011-03-07 Andreas Färber New
[v5,07/10] spice: add keyboard 2010-08-31 Gerd Hoffmann New
[v5,07/10] trace-state: always use the "nop" backend on events with the "disable" keyword 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,07/10] virtio-scsi-ccw: switch to new API 2013-03-21 fred.konrad@greensocs.com New
[v5,07/11] ARM: exynos4210: MCT support. 2011-12-23 Evgeny Voevodin New
[v5,07/11] curl: make use of CURLDataCache. 2013-05-23 Fam Zheng New
[v5,07/11] iov: add iov_discard() to remove data 2012-12-05 Stefan Hajnoczi New
[v5,07/12] VMDK: move 'static' cid_update flag to bs field 2011-06-28 Feiran Zheng New
[v5,07/12] rdma: introduce ram_handle_compressed() 2013-04-23 mrhines@linux.vnet.ibm.com New
[v5,07/12] rdma: introduce ram_handle_compressed() 2013-04-21 mrhines@linux.vnet.ibm.com New
[v5,07/12] suspend: add system_wakeup monitor command 2012-02-15 Gerd Hoffmann New
[v5,07/13] target-mips-ase-dsp: Add multiply instructions 2012-08-10 Liu New
[v5,07/14] pcie: helper functions for pcie capability and extended capability 2010-10-19 Isaku Yamahata New
[v5,07/15] qmp: add block_job_set_speed command 2012-01-13 Stefan Hajnoczi New
[v5,07/15] stellaris: Removed SSI mux 2012-08-06 Peter A. G. Crosthwaite New
[v5,07/16] apic: Open-code timer save/restore 2011-12-15 Jan Kiszka New
[v5,07/16] target-or32: Add float instruction helpers 2012-06-18 Liu New
[v5,07/16] xilinx_axidma: Register reset properly 2013-04-03 Peter Crosthwaite New
[v5,07/17] net: Remove vlan code from net.c 2012-06-18 Zhiyong Wu New
[v5,07/17] target-i386: Use Hypervisor level in -machine pc, accel=tcg. 2012-09-22 Don Slutz New
[v5,07/17] virtio-serial: Remove redundant check for 0-sized write request 2010-04-14 Amit Shah New
[v5,07/18] qapi: add QAPI dealloc visitor 2011-07-05 Michael Roth New
[v5,07/19] tcg-arm: Handle constant arguments to add2/sub2 2013-03-31 Richard Henderson New
[v5,07/24] hw/arm: add Faraday FTWDT010 watchdog timer support 2013-02-27 Kuo-Jung Su New
[v5,07/25] lsi: extract lsi_find_by_tag 2011-05-26 Paolo Bonzini New
[v5,07/33] target-xtensa: implement conditional jumps 2011-09-05 Max Filippov New
[v5,07/33] tcg-ppc64: Introduce and use TAI and SAI 2013-04-15 Richard Henderson New
[v5,07/43] target-unicore32: Rename to CPUUniCore32State 2012-03-14 Andreas Färber New
[v5,08/10] softfloat: Use [u]int_fast32_t consistently 2011-03-07 Andreas Färber New
[v5,08/10] spice: add mouse 2010-08-31 Gerd Hoffmann New
[v5,08/10] trace-state: [simple] disable all trace points by default 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,08/10] virtio-scsi: cleanup: use QOM casts. 2013-03-21 fred.konrad@greensocs.com New
[v5,08/11] curl: use list to store CURLState 2013-05-23 Fam Zheng New
[v5,08/11] hw/exynos4210.c: Boot secondary CPU. 2011-12-23 Evgeny Voevodin New
[v5,08/11] test-iov: add iov_discard() testcase 2012-12-05 Stefan Hajnoczi New
[v5,08/12] VMDK: change get_cluster_offset return type 2011-06-28 Feiran Zheng New
[v5,08/12] rdma: introduce qemu_ram_foreach_block() 2013-04-23 mrhines@linux.vnet.ibm.com New
[v5,08/12] rdma: introduce qemu_ram_foreach_block() 2013-04-21 mrhines@linux.vnet.ibm.com New
[v5,08/12] suspend: make ps/2 devices wakeup the guest 2012-02-15 Gerd Hoffmann New
[v5,08/13] target-mips-ase-dsp: Add bit/manipulation instructions 2012-08-10 Liu New
[v5,08/14] pcie/aer: helper functions for pcie aer capability 2010-10-19 Isaku Yamahata New
[v5,08/15] qmp: add block_job_cancel command 2012-01-13 Stefan Hajnoczi New