Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 425 426 427 428 429 430 431 432 433 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[2/7] Introduce -display argument 2011-03-15 Jes Sorensen New
[1/7] Consolidate DisplaySurface allocation in qemu_alloc_display() 2011-03-15 Jes Sorensen New
[v2,3/3] microblaze: Add PetaLogix ml605 MMU little-endian ref design 2011-03-15 Edgar E. Iglesias New
[v2,2/3] xilinx: Add AXIENET & DMA models 2011-03-15 Edgar E. Iglesias New
[v2,1/3] microblaze: Compile uart 16550 serial driver 2011-03-15 Edgar E. Iglesias New
Fix migration uint8 arrys handled 2011-03-15 Juan Quintela New
[RFC] virtio_blk: add cache control support 2011-03-15 Christoph Hellwig New
[4/4] virtio-blk: add runtime cache control 2011-03-15 Christoph Hellwig New
[3/4] ide: wire up setfeatures cache control 2011-03-15 Christoph Hellwig New
[2/4] block: add a helper to change writeback mode on the fly 2011-03-15 Christoph Hellwig New
[1/4] block: clarify the meaning of BDRV_O_NOCACHE 2011-03-15 Christoph Hellwig New
Fix net_check_clients warnings: make it per vlan. 2011-03-15 Tristan Gingold New
cocoa: do not create a spurious window for -version 2011-03-15 Tristan Gingold New
Autodetect clock_gettime 2011-03-15 Tristan Gingold New
[7/7] Make VNC support optional 2011-03-15 Jes Sorensen New
[6/7] error message if user specifies curses on cmd line when curses is disabled 2011-03-15 Jes Sorensen New
[5/7] error message if user specifies SDL cmd line option when SDL is disabled 2011-03-15 Jes Sorensen New
[4/7] Add support for -display vnc 2011-03-15 Jes Sorensen New
[3/7] Introduce -display none 2011-03-15 Jes Sorensen New
[2/7] Introduce -display argument 2011-03-15 Jes Sorensen New
[1/7] Consolidate DisplaySurface allocation in qemu_alloc_display() 2011-03-15 Jes Sorensen New
[PATCHv3] report that QEMU process was killed by a signal 2011-03-15 Gleb Natapov New
[v3] Add qcow2 documentation 2011-03-15 Kevin Wolf New
[v2,20/20] Expose thread_id in info cpus 2011-03-15 Jan Kiszka New
[v2,19/20] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit 2011-03-15 Jan Kiszka New
[v2,18/20] kvm: x86: Reorder functions in kvm.c 2011-03-15 Jan Kiszka New
[v2,17/20] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes 2011-03-15 Jan Kiszka New
[v2,16/20] kvm: Rework inner loop of kvm_cpu_exec 2011-03-15 Jan Kiszka New
[v2,15/20] kvm: Reorder error handling of KVM_RUN 2011-03-15 Jan Kiszka New
[v2,14/20] kvm: Keep KVM_RUN return value in separate variable 2011-03-15 Jan Kiszka New
[v2,13/20] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG 2011-03-15 Jan Kiszka New
[v2,12/20] kvm: x86: Synchronize PAT MSR with the kernel 2011-03-15 Jan Kiszka New
[v2,11/20] x86: Save/restore PAT MSR 2011-03-15 Jan Kiszka New
[v2,10/20] x86: Properly reset PAT MSR 2011-03-15 Jan Kiszka New
[v2,09/20] kvm: Mark VCPU state dirty on creation 2011-03-15 Jan Kiszka New
[v2,08/20] kvm: x86: Do not leave halt if interrupts are disabled 2011-03-15 Jan Kiszka New
[v2,07/20] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle 2011-03-15 Jan Kiszka New
[v2,06/20] kvm: Install optimized interrupt handler 2011-03-15 Jan Kiszka New
[v2,05/20] Redirect cpu_interrupt to callback handler 2011-03-15 Jan Kiszka New
[v2,04/20] Break up user and system cpu_interrupt implementations 2011-03-15 Jan Kiszka New
[v2,03/20] s390: Detect invalid invocations of qemu_ram_free/remap 2011-03-15 Jan Kiszka New
[v2,02/20] x86: Unbreak TCG support for hardware breakpoints 2011-03-15 Jan Kiszka New
[v2,01/20] Implement qemu_kvm_eat_signals only for CONFIG_LINUX 2011-03-15 Jan Kiszka New
[v1,3/3] : Convert v9fs_stat to threaded model. 2011-03-15 Arun Bharadwaj New
[v1,2/3] : Helper routines to use GLib threadpool infrastructure in 9pfs. 2011-03-15 Arun Bharadwaj New
[v1,1/3] : Move the paio_signal_handler to a generic location. 2011-03-15 Arun Bharadwaj New
[2/2] char: Prevent multiple devices opening same chardev 2011-03-15 Amit Shah New
[1/2] virtio-console: Keep chardev open for other users after hot-unplug 2011-03-15 Amit Shah New
hw/pc: Support system flash memory with -pflash parameter 2011-03-14 jordan.l.justen@intel.com New
hw/pflash_cfi02: Fix lazy reset of ROMD mode 2011-03-14 jordan.l.justen@intel.com New
target-arm/helper.c: For float-int conversion helpers pass ints as ints 2011-03-14 Peter Maydell New
[v2,2/2] target-arm: use make_float32() to make constant floats for VRSQRTS 2011-03-14 Peter Maydell New
[v2,1/2] target-arm: Fix VRECPS edge cases handling 2011-03-14 Peter Maydell New
[3/3] microblaze: Add PetaLogix ml605 MMU little-endian ref design 2011-03-14 Edgar E. Iglesias New
[2/3] xilinx: Add AXIENET & DMA models 2011-03-14 Edgar E. Iglesias New
[1/3] microblaze: Compile uart 16550 serial driver 2011-03-14 Edgar E. Iglesias New
[PATCHv2] report that QEMU process was killed by a signal 2011-03-14 Gleb Natapov New
report that QEMU process was killed by a signal 2011-03-14 Gleb Natapov New
[2/2] target-arm: use make_float32() to make constant floats for VRSQRTS 2011-03-14 Peter Maydell New
[1/2] target-arm: Fix VRECPS edge cases handling 2011-03-14 Peter Maydell New
[5/5] Make VNC support optional 2011-03-14 Jes Sorensen New
[4/5] error message if user specifies curses on cmd line when curses is disabled 2011-03-14 Jes Sorensen New
[3/5] error message if user specifies SDL cmd line option when SDL is disabled 2011-03-14 Jes Sorensen New
[2/5] Introduce -display none 2011-03-14 Jes Sorensen New
[1/5] Introduce -display argument 2011-03-14 Jes Sorensen New
vnc: added missing name->keysym pairs for Polish national characters 2011-03-14 Leszek Grzegorek New
Added missing sigbus_reraise() to non-Linux platforms 2011-03-13 Palle Lyckegaard New
simpletrace: Move st_init() error reporting 2011-03-13 Stefan Hajnoczi New
vl.c: Replace -virtfs string manipulation with QemuOpts 2011-03-13 Stefan Hajnoczi New
win32: implement missing timersub 2011-03-13 Blue Swirl New
FVD: add internal snapshot functionality 2011-03-13 Chunqiang Tang New
[RFC,5/5] remove qemu_get_clock 2011-03-12 Paolo Bonzini New
[RFC,4/5] add a generic scaling mechanism for timers 2011-03-12 Paolo Bonzini New
[RFC,3/5] change all other clock references to use nanosecond resolution accessors 2011-03-12 Paolo Bonzini New
[RFC,2/5] change all rt_clock references to use millisecond resolution accessors 2011-03-12 Paolo Bonzini New
[RFC,1/5] add more helper functions with explicit milli/nanosecond resolution 2011-03-12 Paolo Bonzini New
[v4,upstream,21/21] add Win32 IPI service 2011-03-12 Paolo Bonzini New
[v4,upstream,20/21] protect qemu_cpu_kick_self for Win32 2011-03-12 Paolo Bonzini New
[v4,upstream,19/21] provide dummy signal init functions for win32 2011-03-12 Paolo Bonzini New
[v4,upstream,18/21] merge all signal initialization with qemu_signalfd_init, rename 2011-03-12 Paolo Bonzini New
[v4,upstream,17/21] iothread stops the vcpu thread via IPI 2011-03-12 Paolo Bonzini New
[v4,upstream,16/21] do not use timedwait on qemu_cpu_cond 2011-03-12 Paolo Bonzini New
[v4,upstream,15/21] do not use timedwait on qemu_pause_cond 2011-03-12 Paolo Bonzini New
[v4,upstream,14/21] do not use timedwait on qemu_system_cond 2011-03-12 Paolo Bonzini New
[v4,upstream,13/21] do not use timedwait on qemu_halt_cond 2011-03-12 Paolo Bonzini New
[v4,upstream,12/21] always signal pause_cond after stopping a VCPU 2011-03-12 Paolo Bonzini New
[v4,upstream,11/21] exit round-robin vcpu loop if cpu->stopped is true 2011-03-12 Paolo Bonzini New
[v4,upstream,10/21] always qemu_cpu_kick after unhalting a cpu 2011-03-12 Paolo Bonzini New
[v4,upstream,09/21] inline cpu_halted into sole caller 2011-03-12 Paolo Bonzini New
[v4,upstream,08/21] remove CONFIG_THREAD 2011-03-12 Paolo Bonzini New
[v4,upstream,07/21] add assertions on the owner of a QemuMutex 2011-03-12 Paolo Bonzini New
[v4,upstream,06/21] include qemu-thread.h early 2011-03-12 Paolo Bonzini New
[v4,upstream,05/21] add win32 qemu-thread implementation 2011-03-12 Paolo Bonzini New
[v4,upstream,04/21] Refactor thread retrieval and check 2011-03-12 Paolo Bonzini New
[v4,upstream,03/21] use win32 timer queues 2011-03-12 Paolo Bonzini New
[v4,upstream,02/21] implement win32 dynticks timer 2011-03-12 Paolo Bonzini New
[v4,upstream,01/21] unlock iothread during WaitForMultipleObjects 2011-03-12 Paolo Bonzini New
Re: fdc: refactor device creation causes guest kernel panic 2011-03-12 Blue Swirl New
[15/15] qapi: generate HTML report for test-libqmp 2011-03-11 Anthony Liguori New
[14/15] qapi: add test-libqmp 2011-03-11 Anthony Liguori New