Show patches with: none      |   431012 patches
« 1 2 ... 418 419 4204310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/11] qerror: add new error message for invalid enum values - - - - --- 2011-03-11 Anthony Liguori New
[04/11] qerror: split out the reporting bits of QError - - - - --- 2011-03-11 Anthony Liguori New
[03/11] add a generic Error object - - - - --- 2011-03-11 Anthony Liguori New
[02/11] qerror: expose a function to format an error - - - - --- 2011-03-11 Anthony Liguori New
[01/11] Add hard build dependency on glib - - - - --- 2011-03-11 Anthony Liguori New
qapi: add libqmp.c and libqmp.h - - - - --- 2011-03-07 Anthony Liguori New
qapi: add qmp-marshal.c and qmp.h - - - - --- 2011-03-07 Anthony Liguori New
qapi: qmp-marshal-types.c and qmp-marshal-types.h - - - - --- 2011-03-07 Anthony Liguori New
qapi: qmp-types.c and qmp-types.h - - - - --- 2011-03-07 Anthony Liguori New
[22/22] qapi: generate HTML report for test-libqmp - - - - --- 2011-03-07 Anthony Liguori New
[21/22] qapi: add test-libqmp - - - - --- 2011-03-07 Anthony Liguori New
[20/22] qapi: add code generator for libqmp - - - - --- 2011-03-07 Anthony Liguori New
[19/22] qapi: add QMP put-event command - - - - --- 2011-03-07 Anthony Liguori New
[18/22] qapi: add QMP qmp_capabilities command - - - - --- 2011-03-07 Anthony Liguori New
[17/22] qapi: add QMP quit command - - - - --- 2011-03-07 Anthony Liguori New
[16/22] vl: add a new -qmp2 option to expose experimental QMP server - - - - --- 2011-03-07 Anthony Liguori New
[15/22] qapi: add new QMP server that uses CharDriverState - - - - --- 2011-03-07 Anthony Liguori New
[14/22] qapi: add query-version QMP command - - - - --- 2011-03-07 Anthony Liguori New
[13/22] qapi: add code generators for QMP command marshaling - - - - --- 2011-03-07 Anthony Liguori New
[12/22] qapi: add QAPI module type - - - - --- 2011-03-07 Anthony Liguori New
[11/22] qapi: add signal support to core QMP server - - - - --- 2011-03-07 Anthony Liguori New
[10/22] qapi: add core QMP server support - - - - --- 2011-03-07 Anthony Liguori New
[09/22] qapi: add code generator for type marshallers - - - - --- 2011-03-07 Anthony Liguori New
[08/22] qapi: add code generator for qmp-types - - - - --- 2011-03-07 Anthony Liguori New
[07/22] json: propagate error from parser - - - - --- 2011-03-07 Anthony Liguori New
[06/22] qapi: add JSON parsing error message - - - - --- 2011-03-07 Anthony Liguori New
[05/22] qerror: add new error message for invalid enum values - - - - --- 2011-03-07 Anthony Liguori New
[04/22] qerror: split out the reporting bits of QError - - - - --- 2011-03-07 Anthony Liguori New
[03/22] qapi: add Error object - - - - --- 2011-03-07 Anthony Liguori New
[02/22] qerror: expose a function to format an error - - - - --- 2011-03-07 Anthony Liguori New
[01/22] Add hard build dependency on glib - - - - --- 2011-03-07 Anthony Liguori New
[3/3] kvm-unit-tests: make I/O more friendly to existing QEMU hardware - - - - --- 2011-02-24 Anthony Liguori New
[2/3] kvm-unit-tests: do not set level sensitive irq when initializing the PIC - - - - --- 2011-02-24 Anthony Liguori New
[1/3] kvm-unit-tests: add x86 port io accessors - - - - --- 2011-02-24 Anthony Liguori New
Split machine creation from the main loop - - - - --- 2011-02-23 Anthony Liguori New
vnc: Fix password expiration through 'change vnc ""' - - - - --- 2011-01-31 Anthony Liguori New
[RFC,0/7] Introduce hard dependency on glib - - - - --- 2011-01-25 Anthony Liguori New
[7/7] Rename QemuThread to QemuSThread to indicate that it is not a generic thread - - - - --- 2011-01-24 Anthony Liguori New
[6/7] Teach vnc server to use GThread directly - - - - --- 2011-01-24 Anthony Liguori New
[5/7] threads: get rid of QemuCond and teach callers about GCond - - - - --- 2011-01-24 Anthony Liguori New
[4/7] Get rid of QemuMutex and teach its callers about GStaticMutex - - - - --- 2011-01-24 Anthony Liguori New
[3/7] Add support for glib based threading and convert qemu thread to use it - - - - --- 2011-01-24 Anthony Liguori New
[2/7] Enable I/O thread and VNC threads by default - - - - --- 2011-01-24 Anthony Liguori New
[1/7] io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond - - - - --- 2011-01-24 Anthony Liguori New
[RFC] Fake machine for scalability testing - - - - --- 2011-01-20 Anthony Liguori New
qemu-kvm: response to SIGUSR1 to start/stop a VCPU (v2) - - - - --- 2010-11-23 Anthony Liguori New
qemu-kvm: introduce cpu_start/cpu_stop commands - - - - --- 2010-11-22 Anthony Liguori New
[2/3] v2 Fix Block Hotplug race with drive_unplug() - - - - --- 2010-10-29 Anthony Liguori New
block: fix the use of protocols in backing files (v2) - - - - --- 2010-10-27 Anthony Liguori New
block: fix the use of protocols in backing files - - - - --- 2010-10-27 Anthony Liguori New
net: provide a friendly message when a user passes a bad -net tap, fd=X (v2) - - - - --- 2010-10-08 Anthony Liguori New
net: provide a friendly message when a user passes a bad -net tap, fd=X - - - - --- 2010-10-08 Anthony Liguori New
Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() - - - - --- 2010-10-07 Anthony Liguori New
e1000: Pad short frames to minimum size (60 bytes) 1 - - - --- 2010-09-20 Anthony Liguori New
qcow2 performance plan - - - - --- 2010-09-14 Anthony Liguori New
[3/3] disk: don't read from disk until the guest starts - - - - --- 2010-09-11 Anthony Liguori New
[2/3] block-nbd: fix use of protocols in backing files and nbd probing - - - - --- 2010-09-11 Anthony Liguori New
[1/3] block: allow migration to work with image files - - - - --- 2010-09-11 Anthony Liguori New
Use a Linux-style MAINTAINERS file - - - - --- 2010-09-09 Anthony Liguori New
Update MAINTAINERS - - - - --- 2010-09-09 Anthony Liguori New
qdev: Reset hotplugged devices 1 - - - --- 2010-08-20 Anthony Liguori New
Introduce a -libvirt-caps flag as a stop-gap - - - - --- 2010-07-27 Anthony Liguori New
Re: [PATCH 4/7] move 'unsafe' to end of caching modes in help - - - - --- 2010-07-26 Anthony Liguori New
Make default invocation of block drivers safer (v3) 1 - - - --- 2010-07-15 Anthony Liguori New
Make default invocation of block drivers safer (v2) - - - - --- 2010-07-14 Anthony Liguori New
Make default invocation of block drivers safer - - - - --- 2010-07-14 Anthony Liguori New
[Bug,588803] Re: Image corruption during snapshot creation/deletion - - - - --- 2010-06-19 Anthony Liguori New
[22/22] machine: introduce -machine-def option to define a machine via config - - - - --- 2010-06-07 Anthony Liguori New
[21/22] machine: convert pc machines to split core vs machine API - - - - --- 2010-06-07 Anthony Liguori New
[20/22] machine: introduce machine core and split qemu_register_machine - - - - --- 2010-06-07 Anthony Liguori New
[19/22] machine: introduce accel option to allow selection of kvm or tcg - - - - --- 2010-06-07 Anthony Liguori New
[18/22] machine: final conversion to pure QemuOpts - - - - --- 2010-06-07 Anthony Liguori New
[17/22] machine: kill machine->alias - - - - --- 2010-06-07 Anthony Liguori New
[16/22] machine: move default machine out of machine definitions - - - - --- 2010-06-07 Anthony Liguori New
[15/22] machine: make max_cpus a -machine option - - - - --- 2010-06-07 Anthony Liguori New
[14/22] machine: replace QEMUMachine.use_scsi with -machine default_drive - - - - --- 2010-06-07 Anthony Liguori New
[13/22] machine: get rid of global default QEMUMachine members - - - - --- 2010-06-07 Anthony Liguori New
[12/22] machine: some sugary macros to simplify machine default options - - - - --- 2010-06-07 Anthony Liguori New
[11/22] machine: replace compat_props with opts_default - - - - --- 2010-06-07 Anthony Liguori New
[10/22] machine: allow boards to specify default values and use it in isapc - - - - --- 2010-06-07 Anthony Liguori New
[09/22] machine: implement -m in terms of -machine - - - - --- 2010-06-07 Anthony Liguori New
[08/22] machine: implement -kernel/-append/-initrd options in term of -machine - - - - --- 2010-06-07 Anthony Liguori New
[07/22] machine: introduce -machine option - - - - --- 2010-06-07 Anthony Liguori New
[06/22] Make -acpi-enable a machine specific option - - - - --- 2010-06-07 Anthony Liguori New
[05/22] machine: pass all init options as a single QemuOpts - - - - --- 2010-06-07 Anthony Liguori New
[04/22] machine: package all init arguments into a QemuOpts (v2) - - - - --- 2010-06-07 Anthony Liguori New
[03/22] QemuOpts: add function to set QemuOpts from defaults - - - - --- 2010-06-07 Anthony Liguori New
[02/22] QemuOpts: make qemu_opts_validate() store the description list for later use - - - - --- 2010-06-07 Anthony Liguori New
[01/22] QemuOpts: fix a bug in QemuOpts when setting an option twice - - - - --- 2010-06-07 Anthony Liguori New
[2/2] machine: pass all init options as a single QemuOpts - - - - --- 2010-06-04 Anthony Liguori New
[1/2] machine: package all init arguments into a QemuOpts - - - - --- 2010-06-04 Anthony Liguori New
Make machine->init take QEMUMachine as an argument - - - - --- 2010-06-03 Anthony Liguori New
[Bug,588748] Re: QEMU fails to boot DR DOS Plus since 0.6.1 - - - - --- 2010-06-02 Anthony Liguori New
migration: respect exit status with exec: - - - - --- 2010-06-02 Anthony Liguori New
Fix console_write_ch on 64-bit big-endian hosts - - - - --- 2010-06-02 Anthony Liguori New
[RFC,1/1] ceph/rbd block driver for qemu-kvm - - - - --- 2010-05-24 Anthony Liguori New
vnc: make sure to send pointer type change event on SetEncodings - - - - --- 2010-05-04 Anthony Liguori New
Re: [PATCH] vhost: fix features ack - - - - --- 2010-03-31 Anthony Liguori New
[7/7] sdl: use mouse mode notifier - - - - --- 2010-03-15 Anthony Liguori New
[6/7] input: make vnc use mouse mode notifiers - - - - --- 2010-03-15 Anthony Liguori New
« 1 2 ... 418 419 4204310 4311 »