summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: Increase the number of possible devicesHannes Reinecke2010-11-253-3/+4
* block: Remove unused s->hd in various driversKevin Wolf2010-11-245-6/+0
* qemu and qemu-xen: support empty write barriers in xen_diskStefano Stabellini2010-11-241-2/+10
* ide: convert bmdma address ioport to ioport_register()Avi Kivity2010-11-246-77/+27
* block migration: do not submit multiple AIOs for same sector (v2)Marcelo Tosatti2010-11-241-9/+5
* Implement drive_del to decouple block removal from device removalRyan Harper2010-11-243-0/+58
* scsi-disk: Move active request assertsStefan Hajnoczi2010-11-241-6/+6
* microblaze: target-ify target_ucontextRichard Henderson2010-11-231-9/+9
* virtio-pci: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-211-2/+2
* virtio-net: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-211-21/+20
* virtio: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-211-17/+18
* virtio-blk: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-211-2/+2
* vgabios update: handle compatibility with older qemu versionsGerd Hoffmann2010-11-213-0/+26
* pcnet: Do not receive external frames in loopback modeJan Kiszka2010-11-211-2/+3
* piix4 acpi: convert io BAR to type-safe ioport callbacksAvi Kivity2010-11-211-33/+22
* Type-safe ioport callbacksAvi Kivity2010-11-213-0/+96
* trace: Trace vm_start()/vm_stop()Stefan Hajnoczi2010-11-212-0/+6
* virtfs: enable MSI-XGerd Hoffmann2010-11-212-1/+12
* pc: add 0.13 pc machine typeGerd Hoffmann2010-11-211-1/+9
* trace: Use fprintf_function (format checking)Stefan Weil2010-11-211-3/+3
* slirp: Remove unused code for bad sprintfStefan Weil2010-11-213-62/+0
* pc: disable the BOCHS BIOS panic portBernhard Kohl2010-11-211-2/+2
* optionrom: fix bugs in signrom.shAvi Kivity2010-11-211-4/+3
* Makefile: Fix check dependency breakageLuiz Capitulino2010-11-211-6/+8
* block migration: do not submit multiple AIOs for same sectorMarcelo Tosatti2010-11-211-0/+61
* block: set sector dirty on AIO write completionMarcelo Tosatti2010-11-211-1/+41
* block: fix shift in dirty bitmap calculationMarcelo Tosatti2010-11-211-6/+6
* Add support for generating a systemtap tapset static probesDaniel P. Berrange2010-11-213-18/+146
* Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-215-11/+154
* Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori2010-11-215-148/+11
* Revert "Add support for generating a systemtap tapset static probes"Anthony Liguori2010-11-213-115/+1
* audio: Only use audio timer when necessarymalc2010-11-181-14/+10
* pc: Fix e820 fw_cfg for big endianAlex Williamson2010-11-161-7/+7
* pc: e820 qemu_cfg tables need to be packedAlex Williamson2010-11-161-2/+2
* Fix compilation failure with simple trace when srcdir==objdirPeter Maydell2010-11-161-6/+5
* Delete IOHandlers after potentially running themStefan Hajnoczi2010-11-161-7/+8
* usb-linux: Get the active configuration from sysfs rather then asking the devHans de Goede2010-11-161-0/+19
* usb-linux: introduce a usb_linux_get_configuration functionHans de Goede2010-11-161-8/+22
* usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYSHans de Goede2010-11-161-11/+15
* Add missing bracesJes Sorensen2010-11-161-5/+8
* Out off array access in usb-netGleb Natapov2010-11-161-1/+1
* Merge remote branch 'spice/bugfix.2' into stagingAnthony Liguori2010-11-163-17/+17
|\
| * spice-display: replace private lock with qemu mutex.Gerd Hoffmann2010-11-022-14/+14
| * spice-core: fix warning when building with spice < 0.6.0Gerd Hoffmann2010-11-021-2/+2
| * spice-core: fix watching for write eventsHans de Goede2010-11-021-1/+1
* | Add support for generating a systemtap tapset static probesDaniel P. Berrange2010-11-163-1/+117
* | Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-165-11/+148
* | multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski2010-11-161-0/+6
* | apic: Don't iterate past last used apicAlex Williamson2010-11-161-0/+4
* | pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin2010-11-164-12/+32
OpenPOWER on IntegriCloud