Show patches with: Submitter = Anthony Liguori       |    State = Action Required       |    Archived = No       |   1047 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[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
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
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
[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
Introduce a -libvirt-caps flag as a stop-gap - - - - --- 2010-07-27 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
[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
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
vnc: make sure to send pointer type change event on SetEncodings - - - - --- 2010-05-04 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
[5/7] Expose whether a mouse is an absolute device via QMP and the human monitor. - - - - --- 2010-03-15 Anthony Liguori New
[4/7] Add notifier for mouse mode changes - - - - --- 2010-03-15 Anthony Liguori New
[3/7] Add kbd_mouse_has_absolute() - - - - --- 2010-03-15 Anthony Liguori New
[2/7] Rewrite mouse handlers to use QTAILQ and to have an activation function - - - - --- 2010-03-15 Anthony Liguori New
[1/7] Add support for generic notifier lists (v2) - - - - --- 2010-03-15 Anthony Liguori New
[7/7] sdl: use mouse mode notifier - - - - --- 2010-03-10 Anthony Liguori New
[6/7] input: make vnc use mouse mode notifiers - - - - --- 2010-03-10 Anthony Liguori New
[5/7] Expose whether a mouse is an absolute device via QMP and the human monitor. - - - - --- 2010-03-10 Anthony Liguori New
[4/7] Add notifier for mouse mode changes - - - - --- 2010-03-10 Anthony Liguori New
[3/7] Add kbd_mouse_has_absolute() - - - - --- 2010-03-10 Anthony Liguori New
[2/7] Rewrite mouse handlers to use QTAILQ and to have an activation function - - - - --- 2010-03-10 Anthony Liguori New
[1/7] Add support for generic notifier lists - - - - --- 2010-03-10 Anthony Liguori New
[17/17] Implement sync support in 9p server - - - - --- 2010-03-03 Anthony Liguori New
[16/17] virtio-9p: Add support for hardlink - - - - --- 2010-03-03 Anthony Liguori New
[15/17] virtio-9p: Use little endian format on virtio - - - - --- 2010-03-03 Anthony Liguori New
[14/17] virtio-9p: Add multiple mount point support - - - - --- 2010-03-03 Anthony Liguori New
[13/17] virtio-9p: Implement P9_TFLUSH - - - - --- 2010-03-03 Anthony Liguori New
[12/17] virtio-9p: Implement P9_TREMOVE - - - - --- 2010-03-03 Anthony Liguori New
[11/17] virtio-9p: Implement P9_TWSTAT - - - - --- 2010-03-03 Anthony Liguori New
[10/17] virtio-9p: Implement P9_TCREATE - - - - --- 2010-03-03 Anthony Liguori New
[09/17] virtio-9p: Implement P9_TWRITE - - - - --- 2010-03-03 Anthony Liguori New
[08/17] virtio-9p: Implement P9_TCLUNK - - - - --- 2010-03-03 Anthony Liguori New
[07/17] virtio-9p: Implement P9_TREAD - - - - --- 2010-03-03 Anthony Liguori New
[06/17] virtio-9p: Implement P9_TOPEN - - - - --- 2010-03-03 Anthony Liguori New
[05/17] virtio-9p: Implement P9_TWALK - - - - --- 2010-03-03 Anthony Liguori New
[04/17] virtio-9p: Implement P9_TSTAT - - - - --- 2010-03-03 Anthony Liguori New
[03/17] virtio-9p: Implement P9_TATTACH - - - - --- 2010-03-03 Anthony Liguori New
[02/17] vrtio-9p: Implement P9_TVERSION for 9P - - - - --- 2010-03-03 Anthony Liguori New
[01/17] vitio-9p: Add a virtio 9p device to qemu - - - - --- 2010-03-03 Anthony Liguori New
pc: madvise(MADV_DONTNEED) memory on reset - - - - --- 2010-02-24 Anthony Liguori New
[15/15] pci: byte swap as PCI interface layer - - - - --- 2010-02-09 Anthony Liguori New
[14/15] usb-uhci: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[13/15] pcnet: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[12/15] ne2000: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[11/15] pci: add pci_register_msix_region - - - - --- 2010-02-09 Anthony Liguori New
[10/15] virtio-pci: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[09/15] eepro100: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[08/15] es1370: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[07/15] ac97: convert to new PCI API - - - - --- 2010-02-09 Anthony Liguori New
[06/15] wdt_i6300esb: convert to new pci inteface - - - - --- 2010-02-09 Anthony Liguori New
[05/15] wdt_i6300esb: fix io type leakage - - - - --- 2010-02-09 Anthony Liguori New
[04/15] e1000: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[03/15] lsi53c895a: convert to new pci interfaces - - - - --- 2010-02-09 Anthony Liguori New
« 1 2 ... 8 9 10 11 »