Age | Commit message (Expand) | Author |
2013-05-24 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-05-24 | exec: eliminate qemu_put_ram_ptr | Paolo Bonzini |
2013-05-24 | coroutine: stop using AioContext in CoQueue | Stefan Hajnoczi |
2013-05-20 | osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts) | Hervé Poussineau |
2013-05-14 | osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory | Paolo Bonzini |
2013-05-14 | osdep, kvm: rename low-level RAM allocation functions | Paolo Bonzini |
2013-05-13 | qom: trace asserting casts | Paolo Bonzini |
2013-05-03 | kvm-all: add kvm_run_exit tracepoint | Kazuya Saito |
2013-05-03 | kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints | Kazuya Saito |
2013-05-01 | pvscsi: fix compilation on 32 bit hosts | Hervé Poussineau |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann |
2013-04-19 | scsi: VMWare PVSCSI paravirtual device implementation | Dmitry Fleytman |
2013-04-16 | Merge remote-tracking branch 'kraxel/usb.80' into staging | Anthony Liguori |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann |
2013-04-16 | xhci: fix portsc writes | Gerd Hoffmann |
2013-04-16 | console: gui timer fixes | Gerd Hoffmann |
2013-04-16 | console: add trace events | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: various vmware vga fixes. | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: add tracepoints for mmio reads+writes | Gerd Hoffmann |
2013-04-03 | xhci: remove unimplemented printfs | Gerd Hoffmann |
2013-03-28 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-03-28 | vl: add runstate_set tracepoint | Kazuya Saito |
2013-03-28 | qcow2: Factor out handle_copied() | Kevin Wolf |
2013-03-28 | qcow2: Factor out handle_alloc() | Kevin Wolf |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2013-03-15 | threadpool: move globals into struct ThreadPool | Stefan Hajnoczi |
2013-03-12 | Add search path support for qemu data files. | Gerd Hoffmann |
2013-03-11 | migration: add migrate_set_state tracepoint | Kazuya Saito |
2013-03-05 | scsi: do not call scsi_read_data/scsi_write_data for a canceled request | Paolo Bonzini |
2013-02-19 | usb-xhci: usb3 streams | Gerd Hoffmann |
2013-01-29 | s390: Add new channel I/O based virtio transport. | Cornelia Huck |
2013-01-29 | s390: Virtual channel subsystem support. | Cornelia Huck |
2013-01-29 | s390: Add channel I/O instructions. | Cornelia Huck |
2013-01-25 | mirror: support arbitrarily-sized iterations | Paolo Bonzini |
2013-01-25 | mirror: support more than one in-flight AIO operation | Paolo Bonzini |
2013-01-25 | mirror: switch mirror_iteration to AIO | Paolo Bonzini |
2013-01-25 | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini |
2013-01-25 | block: implement dirty bitmap using HBitmap | Paolo Bonzini |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini |
2013-01-22 | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy |
2013-01-19 | fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs | Markus Armbruster |
2013-01-19 | fw_cfg: Replace debug prints by tracepoints | Markus Armbruster |
2013-01-10 | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber |
2013-01-08 | uhci: stop using portio lists | Gerd Hoffmann |
2013-01-02 | dataplane: add virtio-blk data plane code | Stefan Hajnoczi |
2013-01-02 | dataplane: add virtqueue vring code | Stefan Hajnoczi |
2012-12-17 | spice-qemu-char: add spiceport chardev | Marc-André Lureau |
2012-12-14 | pseries: Add tracepoints to the XICS interrupt controller | David Gibson |
2012-11-16 | usb-host: update tracing | Gerd Hoffmann |