aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-24ide: convert bmdma address ioport to ioport_register()Avi Kivity
2010-11-24block migration: do not submit multiple AIOs for same sector (v2)Marcelo Tosatti
2010-11-24Implement drive_del to decouple block removal from device removalRyan Harper
2010-11-24scsi-disk: Move active request assertsStefan Hajnoczi
2010-11-24virtio: fix up VQ checksMichael S. Tsirkin
2010-11-24virtio: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-24pci: fix bus walk under secondary bus resetMichael S. Tsirkin
2010-11-23microblaze: target-ify target_ucontextRichard Henderson
2010-11-22pci bridge: implement secondary bus resetIsaku Yamahata
2010-11-22pci: use qdev reset framework for pci bus resetIsaku Yamahata
2010-11-22qdev: trigger reset from a given deviceIsaku Yamahata
2010-11-22qdev: introduce reset call back for qbus levelIsaku Yamahata
2010-11-22qdev: reset qdev along with qdev treeAnthony Liguori
2010-11-22qbus: add functions to walk both devices and bussesAnthony Liguori
2010-11-22eepro100: Use a single rom file for all i825xx devicesStefan Weil
2010-11-22pci: Automatically patch PCI vendor id and device id in PCI ROMStefan Weil
2010-11-22pci: Replace unneeded type casts in calls of pci_register_barStefan Weil
2010-11-22pcie/port: fix bridge control register wmaskIsaku Yamahata
2010-11-22pci: fix bridge control bit wmaskMichael S. Tsirkin
2010-11-22x3130/downstream: support aer.Isaku Yamahata
2010-11-22x3130/upstream: support aerIsaku Yamahata
2010-11-22ioh3420: support aerIsaku Yamahata
2010-11-22pcie_aer: complete unwinding recursionMichael S. Tsirkin
2010-11-22pcie_aer: get rid of recursionMichael S. Tsirkin
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata
2010-11-22pcie_regs.h: more constantsIsaku Yamahata
2010-11-22pci: add W1C bits to pci status registerIsaku Yamahata
2010-11-21virtio-pci: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-21virtio-net: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-21virtio: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-21virtio-blk: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-21vgabios update: handle compatibility with older qemu versionsGerd Hoffmann
2010-11-21pcnet: Do not receive external frames in loopback modeJan Kiszka
2010-11-21piix4 acpi: convert io BAR to type-safe ioport callbacksAvi Kivity
2010-11-21Type-safe ioport callbacksAvi Kivity
2010-11-21trace: Trace vm_start()/vm_stop()Stefan Hajnoczi
2010-11-21virtfs: enable MSI-XGerd Hoffmann
2010-11-21pc: add 0.13 pc machine typeGerd Hoffmann
2010-11-21trace: Use fprintf_function (format checking)Stefan Weil
2010-11-21slirp: Remove unused code for bad sprintfStefan Weil
2010-11-21pc: disable the BOCHS BIOS panic portBernhard Kohl
2010-11-21optionrom: fix bugs in signrom.shAvi Kivity
2010-11-21Makefile: Fix check dependency breakageLuiz Capitulino
2010-11-21block migration: do not submit multiple AIOs for same sectorMarcelo Tosatti
2010-11-21block: set sector dirty on AIO write completionMarcelo Tosatti
2010-11-21block: fix shift in dirty bitmap calculationMarcelo Tosatti
2010-11-21Add support for generating a systemtap tapset static probesDaniel P. Berrange
2010-11-21Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-21Revert "Add support for generating a systemtap tapset static probes"Anthony Liguori