Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 485 486 487 488 489 490 491 492 493 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v3,9/9] test: add image streaming test cases 2011-12-13 Stefan Hajnoczi New
[v3,REBASE,1/2] Make default boot order machine specific 2013-01-08 Avik Sil New
[v3,REBASE,2/2] pseries: set no default boot order 2013-01-08 Avik Sil New
[v3,for,1.3,1/3] tcg/arm: fix TLB access in qemu-ld/st ops 2012-11-05 Aurelien Jarno New
[v3,for,1.3,2/3] tcg/arm: fix cross-endian qemu_st16 2012-11-05 Aurelien Jarno New
[v3,for,1.3,3/3] target-openrisc: remove conflicting definitions from cpu.h 2012-11-05 Aurelien Jarno New
[v3,for-1.1-rc1,1/4] tcg/ppc: Do not overwrite lower address word on Darwin and AIX 2012-05-09 Andreas Färber New
[v3,for-1.1-rc1,2/4] tcg/ppc: Don't hardcode register numbers 2012-05-09 Andreas Färber New
[v3,for-1.1-rc1,3/4] tcg/ppc: Clobber r5 for 64-bit qemu_ld 2012-05-09 Andreas Färber New
[v3,for-1.1-rc1,4/4] tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode 2012-05-09 Andreas Färber New
[v3,resend,01/11] ARM: Export cpu_env 2013-05-13 John Rigby New
[v3,resend,02/11] ARM: Prepare translation for AArch64 code 2013-05-13 John Rigby New
[v3,resend,03/11] ARM: Add AArch64 translation stub 2013-05-13 John Rigby New
[v3,resend,04/11] AArch64: Add gdb stub 2013-05-13 John Rigby New
[v3,resend,05/11] linux-user: Don't treat aarch64 cpu names specially 2013-05-13 John Rigby New
[v3,resend,06/11] linux-user: Add syscall handling for AArch64 2013-05-13 John Rigby New
[v3,resend,07/11] linux-user: Fix up AArch64 syscall handlers 2013-05-13 John Rigby New
[v3,resend,08/11] linux-user: Add signal handling for AArch64 2013-05-13 John Rigby New
[v3,resend,09/11] linux-user: Add AArch64 support 2013-05-13 John Rigby New
[v3,resend,10/11] ARM: Add aarch64 target to configure 2013-05-13 John Rigby New
[v3,resend,11/11] linux-user: AArch64 requires at least 3.8.0 2013-05-13 John Rigby New
[v3,resend] ./configure: request pkg-config to provide private libs when static linking 2012-01-31 Sergei Trofimovich New
[v3,uq/master,01/22] unlock iothread during WaitForMultipleObjects 2011-02-28 Paolo Bonzini New
[v3,uq/master,02/22] implement win32 dynticks timer 2011-02-28 Paolo Bonzini New
[v3,uq/master,03/22] use win32 timer queues 2011-02-28 Paolo Bonzini New
[v3,uq/master,04/22] Refactor thread retrieval and check 2011-02-28 Paolo Bonzini New
[v3,uq/master,05/22] add win32 qemu-thread implementation 2011-02-28 Paolo Bonzini New
[v3,uq/master,06/22] include qemu-thread.h early 2011-02-28 Paolo Bonzini New
[v3,uq/master,07/22] add assertions on the owner of a QemuMutex 2011-02-28 Paolo Bonzini New
[v3,uq/master,08/22] remove CONFIG_THREAD 2011-02-28 Paolo Bonzini New
[v3,uq/master,09/22] target-sh4: move intr_at_halt out of cpu_halted() 2011-02-28 Paolo Bonzini New
[v3,uq/master,1/6] memory: Flush coalesced MMIO on selected region access 2012-08-23 Jan Kiszka New
[v3,uq/master,10/22] inline cpu_halted into sole caller 2011-02-28 Paolo Bonzini New
[v3,uq/master,11/22] always qemu_cpu_kick after unhalting a cpu 2011-02-28 Paolo Bonzini New
[v3,uq/master,12/22] exit round-robin vcpu loop if cpu->stopped is true 2011-02-28 Paolo Bonzini New
[v3,uq/master,13/22] always signal pause_cond after stopping a VCPU 2011-02-28 Paolo Bonzini New
[v3,uq/master,14/22] do not use timedwait on qemu_halt_cond 2011-02-28 Paolo Bonzini New
[v3,uq/master,15/22] do not use timedwait on qemu_system_cond 2011-02-28 Paolo Bonzini New
[v3,uq/master,16/22] do not use timedwait on qemu_pause_cond 2011-02-28 Paolo Bonzini New
[v3,uq/master,17/22] do not use timedwait on qemu_cpu_cond 2011-02-28 Paolo Bonzini New
[v3,uq/master,18/22] iothread stops the vcpu thread via IPI 2011-02-28 Paolo Bonzini New
[v3,uq/master,19/22] merge all signal initialization with qemu_signalfd_init, rename 2011-02-28 Paolo Bonzini New
[v3,uq/master,2/6] memory: Use transaction_begin/commit also for single-step operations 2012-08-23 Jan Kiszka New
[v3,uq/master,20/22] provide dummy signal init functions for win32 2011-02-28 Paolo Bonzini New
[v3,uq/master,21/22] protect qemu_cpu_kick_self for Win32 2011-02-28 Paolo Bonzini New
[v3,uq/master,22/22] add Win32 IPI service 2011-02-28 Paolo Bonzini New
[v3,uq/master,3/6] memory: Fold memory_region_update_topology into memory_region_transaction_commit 2012-08-23 Jan Kiszka New
[v3,uq/master,4/6] memory: Flush coalesced MMIO on mapping and state changes 2012-08-23 Jan Kiszka New
[v3,uq/master,5/6] VGA: Flush coalesced MMIO on related MMIO/PIO accesses 2012-08-23 Jan Kiszka New
[v3,uq/master,6/6] kvm: Stop flushing coalesced MMIO on vmexit 2012-08-23 Jan Kiszka New
[v3,uqmaster] kvm: Flush coalesced MMIO buffer periodly 2010-01-26 Sheng Yang New
[v3] ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality. 2012-04-17 Evgeny Voevodin New
[v3] Add AACI audio playback support to the ARM Versatile/PB platform 2011-09-29 contact@elasticsheep.com New
[v3] Add SPICE support to add_client monitor command 2012-02-13 Daniel P. Berrange New
[v3] Add an isa device for SGA 2011-05-16 Glauber Costa New
[v3] Add compare subcommand for qemu-img 2012-11-21 Miroslav Rezanina New
[v3] Add option to mlock qemu and guest memory 2013-03-23 Satoru Moriya New
[v3] Add qcow2 documentation 2011-03-15 Kevin Wolf New
[v3] Add support for fd: protocol 2011-07-26 Corey Bryant New
[v3] Add tab-completion for device_add. 2012-02-20 Andrzej Zaborowski New
[v3] Align PCI capabilities in pci_find_space 2012-09-26 mjr@cs.wisc.edu New
[v3] Do not delete BlockDriverState when deleting the drive 2011-03-28 Ryan Harper New
[v3] Do not try loading option ROM for hotplug PCI device in pc-0.11 compat mode 2010-08-30 Jes Sorensen New
[v3] Drop --whole-archive and static libraries 2010-01-06 Andreas Färber New
[v3] Enable kvm emulated watchdog 2013-01-15 Bharat Bhushan New
[v3] Error on O_DIRECT for physical CDROM/DVD drives 2010-07-21 Jes Sorensen New
[v3] Fix ATA SMART and CHECK POWER MODE 2011-02-09 Brian Wheeler New
[v3] Fix X86 CPU topology in KVM mode 2011-11-02 Bharata B Rao New
[v3] Fix some memory leaks in test-visitor-serialization 2013-03-28 Stefan Berger New
[v3] Fixes related to processing of qemu's -numa option 2012-07-05 Chegu Vinod New
[v3] Guest OS hangs on usb_add 2010-11-16 TJ New
[v3] Improve error handling in do_snapshot_blkdev() 2011-03-07 Jes Sorensen New
[v3] Introduce NBD named exports. 2010-08-25 Laurent Vivier New
[v3] Introduce format string for pid_t 2011-06-02 Andreas Färber New
[v3] Introduce qemu_madvise() 2010-09-12 Andreas Färber New
[v3] Make GTK UI build on OS X 2013-03-27 C.W. Betts New
[v3] Make VNC support optional 2011-03-11 Jes Sorensen New
[v3] Man page: Add -global description 2012-03-15 Miroslav Rezanina New
[v3] Modifications to fix PowerPC on 64bit host, bug 1052857 2013-01-02 Samuel Seay New
[v3] Move File operations to qemu-file.c 2013-03-12 Joel Schopp New
[v3] Move TPM passthrough specific command line options to backend structure 2013-04-22 Stefan Berger New
[v3] NVMe: Initial commit 2013-03-19 Keith Busch New
[v3] New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 Michal Novotny New
[v3] New trace-event backend: stderr 2011-01-26 Fabien Chouteau New
[v3] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set 2013-01-24 Laszlo Ersek New
[v3] PPC: E500: Implement reboot controller 2011-06-02 Alexander Graf New
[v3] PPC: Unify dcbzl code path 2013-01-29 Alexander Graf New
[v3] PS/2 keyboard Scancode Set 3 support 2011-02-14 Roy Tam New
[v3] Prevent disk data loss when closing qemu 2012-05-30 Pavel Dovgaluk New
[v3] Prevent disk data loss when closing qemu 2012-05-29 Pavel Dovgaluk New
[v3] QMP: Introduce the documentation for query-netdev and info netdev 2010-06-21 Miguel Di Ciurcio Filho New
[v3] QMP: add snapshot_blkdev command 2011-07-11 Jes Sorensen New
[v3] QMP: add snapshot_blkdev command 2011-04-28 Jes Sorensen New
[v3] QMP: add snapshot_blkdev command 2011-07-11 Luiz Capitulino New
[v3] QOM-ify the TPM support 2013-03-28 Stefan Berger New
[v3] Replace bdrv_* to bdrv_aio_* functions in DMA mode in fdc.c. 2012-03-31 Zhi Hui Li New
[v3] Replace qemu_system_cond with VCPU stop mechanism 2011-08-22 Jan Kiszka New
[v3] Set the right overflow bit for neon 32 and 64 bit saturating add/sub. 2011-02-04 Christophe LYON New
[v3] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set. 2011-02-07 Christophe LYON New
[v3] Sort the help info shown in monitor at runtime 2011-10-12 Wayne Xia New