Show patches with: Archived = No       |   432734 patches
« 1 2 ... 4249 4250 42514327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/14] introduce sysconfsuffix - - - - --- 2010-05-26 Paolo Bonzini New
[04/14] delete duplicate create_config case stanza - - - - --- 2010-05-26 Paolo Bonzini New
[03/14] dyngen is long time gone - - - - --- 2010-05-26 Paolo Bonzini New
[02/14] avoid using expr in configure - - - - --- 2010-05-26 Paolo Bonzini New
[01/14] bail out early on invalid -cpu option - - - - --- 2010-05-26 Paolo Bonzini New
[v2] qdev-properties: Fix (u)intXX parsers 1 - - - --- 2010-05-26 Kevin Wolf New
Re: hw/serial.c: Xmit fifo never used - - - - --- 2010-05-26 Frank Mehnert New
qdev-properties: Fix (u)intXX parsers - - - - --- 2010-05-26 Kevin Wolf New
[v5] KVM: VMX: Enable XSAVE/XRSTORE for guest - - - - --- 2010-05-26 Sheng Yang New
drive: allow rerror, werror and readonly for if=none - - - - --- 2010-05-26 Gerd Hoffmann New
all vga: refuse hotplugging. - - - - --- 2010-05-26 Gerd Hoffmann New
Re: [PATCH] add support for protocol driver create_options - - - - --- 2010-05-26 MORITA Kazutaka New
[5/5] vnc: move size-changed check into the vnc_desktop_resize function. - - - - --- 2010-05-25 Gerd Hoffmann New
[4/5] vnc: don't send invalid screen updates. - - - - --- 2010-05-25 Gerd Hoffmann New
[3/5] vnc: keep track of client desktop size - - - - --- 2010-05-25 Gerd Hoffmann New
[2/5] vnc: send desktopresize event as reply to set encodings - - - - --- 2010-05-25 Gerd Hoffmann New
[1/5] vnc: factor out vnc_desktop_resize() - - - - --- 2010-05-25 Gerd Hoffmann New
[5/5] QMP: Emit migration events on outgoing migration - - - - --- 2010-05-25 Juan Quintela New
[4/5] QMP: Emit migration events on incoming migration - - - - --- 2010-05-25 Juan Quintela New
[3/5] QMP: Introduce MIGRATION events - - - - --- 2010-05-25 Juan Quintela New
[2/5] Factorize common migration incoming code - - - - --- 2010-05-25 Juan Quintela New
[1/5] Exit if incoming migration fails - - - - --- 2010-05-25 Juan Quintela New
[2/2] sparc64: clean up pci bridge map - - - - --- 2010-05-25 Igor V. Kovalenko New
[1/2] sparc64: rename sun4u cpu to Ultrasparc IIi - - - - --- 2010-05-25 Igor V. Kovalenko New
sparc64: clean up pci bridge map - - - - --- 2010-05-25 Igor V. Kovalenko New
[7/7] trace: Trace virtqueue operations - - - - --- 2010-05-25 Stefan Hajnoczi New
[6/7] trace: Trace virtio-blk, multiwrite, and paio_submit - - - - --- 2010-05-25 Stefan Hajnoczi New
[5/7] trace: Trace qemu_malloc() and qemu_vmalloc() - - - - --- 2010-05-25 Stefan Hajnoczi New
[4/7] trace: Add LTTng Userspace Tracer backend - - - - --- 2010-05-25 Stefan Hajnoczi New
[3/7] trace: Add simple built-in tracing backend - - - - --- 2010-05-25 Stefan Hajnoczi New
[2/7] trace: Support disabled events in trace-events - - - - --- 2010-05-25 Stefan Hajnoczi New
[1/7] trace: Add trace-events file for declaring trace events - - - - --- 2010-05-25 Stefan Hajnoczi New
Re: [PATCH 0/6] Make hpet a compile time option - - - - --- 2010-05-25 Paolo Bonzini New
[RFC,23/23] Add a parser to accept FT migration incoming mode. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,22/23] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,21/23] virtio-blk: Modify save/load handler to handle inuse varialble. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,20/23] Modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close f… - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,19/23] Introduce ft_tranx_ready(), and modify migrate_fd_put_ready() when ft_mode is on. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,18/23] Call event_tap_replay() at vm_start(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,17/23] Skip assert() when event_tap_state weren't EVENT_TAP_OFF. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,16/23] Insert event_tap_mmio() to cpu_physical_memory_rw(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,15/23] Insert event_tap_ioport() to ioport_write(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,14/23] Call init handler of event-tap at main(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,13/23] Introduce event-tap. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,12/23] Insent event-tap callbacks to net/block layer. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,11/23] Introduce qemu_savevm_state_all(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,10/23] Introduce util functions to control ft_transaction from savevm layer. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,09/23] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,08/23] Introduce some socket util functions. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,07/23] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,06/23] Introduce read() to FdMigrationState. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,05/23] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer… - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,04/23] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,03/23] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,02/23] Introduce cpu_physical_memory_get_dirty_range(). - - - - --- 2010-05-25 Yoshiaki Tamura New
[RFC,01/23] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram… - - - - --- 2010-05-25 Yoshiaki Tamura New
sdl: fix setenv for win32 - - - - --- 2010-05-25 TeLeMan New
[RFT,15/15] monitor/QMP: Drop info hpet / query-hpet - - - - --- 2010-05-24 Jan Kiszka New
[RFT,14/15] hpet: Add MSI support - - - - --- 2010-05-24 Jan Kiszka New
[RFT,13/15] hpet: Make number of timers configurable - - - - --- 2010-05-24 Jan Kiszka New
[RFT,12/15] vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8 - - - - --- 2010-05-24 Jan Kiszka New
[RFT,11/15] hpet: Add support for level-triggered interrupts - - - - --- 2010-05-24 Jan Kiszka New
[RFT,10/15] hpet: Drop static state - - - - --- 2010-05-24 Jan Kiszka New
[RFT,09/15] hpet/rtc: Rework RTC IRQ replacement by HPET - - - - --- 2010-05-24 Jan Kiszka New
[RFT,08/15] x86: Refactor RTC IRQ coalescing workaround - - - - --- 2010-05-24 Jan Kiszka New
[RFT,07/15] qemu_irq: Add IRQ handlers with delivery feedback - - - - --- 2010-05-24 Jan Kiszka New
[RFT,06/15] hpet: Start/stop timer when HPET_TN_ENABLE is modified - - - - --- 2010-05-24 Jan Kiszka New
[RFT,05/15] hpet: Convert to qdev - - - - --- 2010-05-24 Jan Kiszka New
[RFT,04/15] hpet: Move static timer field initialization - - - - --- 2010-05-24 Jan Kiszka New
[RFT,03/15] hpet: Silence warning on write to running main counter - - - - --- 2010-05-24 Jan Kiszka New
[RFT,02/15] hpet: Coding style cleanups and some refactorings - - 1 - --- 2010-05-24 Jan Kiszka New
[RFT,01/15] hpet: Catch out-of-bounds timer access - - - - --- 2010-05-24 Jan Kiszka New
[RFC,1/1] ceph/rbd block driver for qemu-kvm - - - - --- 2010-05-24 Anthony Liguori New
[3/3] Samples to add a tracepoint. - - - - --- 2010-05-24 Prerna Saxena New
[10/10] hw: honor low bit in mipssim machine - - - - --- 2010-05-24 Nathan Froyd New
[09/10] linux-user: honor low bit of entry PC for MIPS - - - - --- 2010-05-24 Nathan Froyd New
[08/10] target-mips: add microMIPS exception handler support - - - - --- 2010-05-24 Nathan Froyd New
[07/10] target-mips: add microMIPS CPUs - - 1 - --- 2010-05-24 Nathan Froyd New
[06/10] target-mips: add microMIPS ASE support - - - - --- 2010-05-24 Nathan Froyd New
[05/10] target-mips: small changes to use new FMT_ enums 1 - - - --- 2010-05-24 Nathan Froyd New
[04/10] target-mips: refactor {c, abs}.cond.fmt insns - - - - --- 2010-05-24 Nathan Froyd New
[03/10] target-mips: add enum constants for various invocations of FOP - - - - --- 2010-05-24 Nathan Froyd New
[02/10] target-mips: add microMIPS-specific bits to mips-defs.h - - 1 - --- 2010-05-24 Nathan Froyd New
[01/10] target-mips: break out [ls][wd]c1 and rdhwr insn generation 1 - - - --- 2010-05-24 Nathan Froyd New
[2/3] Tracepoint, buffer & monitor framework - - - - --- 2010-05-24 Prerna Saxena New
[1/3] make tdb_hash available - - - - --- 2010-05-24 Prerna Saxena New
[6/6] Create CONFIG_HPET - - - - --- 2010-05-24 Juan Quintela New
[5/6] make hpet_in_legacy_mode() return a bool - - - - --- 2010-05-24 Juan Quintela New
[4/6] Make hpet_in_legacy_mode() return 0 for !TARGET_I386 - - - - --- 2010-05-24 Juan Quintela New
[3/6] Move no_hpet test to inside hpet_init() - - - - --- 2010-05-24 Juan Quintela New
[2/6] Move no_hpet declaration to hpet_emul.h - - - - --- 2010-05-24 Juan Quintela New
[1/6] Create again config-device.h and config.devices.h - - - - --- 2010-05-24 Juan Quintela New
[Bug,584143] Re: qemu fails to set hdd serial number - - - - --- 2010-05-24 C de-Avillez New
[RFC/,4/4] virtio-9p: convert lstat to use async infrastructure. - - - - --- 2010-05-24 Gautham R Shenoy New
[RFC/,3/4] virtio-9p: Add async helper functions - - - - --- 2010-05-24 Gautham R Shenoy New
[RFC/,2/4] qemu: Convert AIO code to use the generic threading infrastructure. - - - - --- 2010-05-24 Gautham R Shenoy New
[RFC/,1/4] qemu: Generic asynchronous threading framework to offload tasks - - - - --- 2010-05-24 Gautham R Shenoy New
[5/5] QMP: Emit migration events on outgoing migration - - - - --- 2010-05-24 Juan Quintela New
[4/5] QMP: Emit migration events on incoming migration - - - - --- 2010-05-24 Juan Quintela New
[3/5] QMP: Introduce MIGRATION events - - - - --- 2010-05-24 Juan Quintela New
« 1 2 ... 4249 4250 42514327 4328 »