summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | x3130/upstream: support aerIsaku Yamahata2010-11-221-9/+24
| * | ioh3420: support aerIsaku Yamahata2010-11-221-10/+70
| * | pcie_aer: complete unwinding recursionMichael S. Tsirkin2010-11-221-53/+27
| * | pcie_aer: get rid of recursionMichael S. Tsirkin2010-11-221-17/+31
| * | pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata2010-11-225-1/+951
| * | pcie_regs.h: more constantsIsaku Yamahata2010-11-221-0/+2
| * | pci: add W1C bits to pci status registerIsaku Yamahata2010-11-221-0/+16
| * | pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin2010-11-164-12/+32
| * | PCI: Bus number from the bridge, not the deviceAlex Williamson2010-11-161-2/+1
| * | e1000: Fix TCP checksum overflow with TSOAlex Williamson2010-11-131-1/+4
| * | tap: make set_offload a nop after netdev cleanupMichael S. Tsirkin2010-11-131-1/+5
| * | tap: clear vhost_net backend on cleanupMichael S. Tsirkin2010-11-041-0/+1
* | | tcg-ia64: Fix warning in qemu_ld.Richard Henderson2010-12-011-2/+1
* | | tcg-ia64: Fix address compilation in qemu_st.Richard Henderson2010-12-011-1/+1
* | | tcg-ia64: Fix tlb read error for 32-bit targets.Richard Henderson2010-12-011-1/+3
* | | tcg-ia64: Implement qemu_ld32.Richard Henderson2010-12-011-0/+1
* | | tcg-ia64: Provide default GUEST_BASE.Richard Henderson2010-12-011-0/+3
* | | tcg: Fix default definition of divu_i32 and remu_i32.Richard Henderson2010-12-011-2/+2
| |/ |/|
* | Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-11-3023-245/+234
|\ \
| * | ide: Reset current_addr after stopping DMAKevin Wolf2010-11-291-1/+1
| * | ide: Ignore double DMA transfer starts/stopsKevin Wolf2010-11-291-28/+32
| * | ide: Set bus master inactive on errorKevin Wolf2010-11-291-0/+2
| * | ide: Factor ide_dma_set_inactive outKevin Wolf2010-11-291-16/+13
| * | raw-posix: raw_pwrite comment fixupChristoph Hellwig2010-11-261-1/+1
| * | scsi-disk: Remove duplicate cdb parsingHannes Reinecke2010-11-251-53/+21
| * | scsi: Move sense handling into the driverHannes Reinecke2010-11-253-26/+25
| * | scsi: INQUIRY VPD fixesHannes Reinecke2010-11-251-4/+14
| * | scsi: Return SAM status codesHannes Reinecke2010-11-252-14/+16
| * | 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
* | | Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-11-308-122/+481
|\ \ \
| * | | Makefile: Fix check dependency breakageLuiz Capitulino2010-11-171-6/+8
| * | | QMP/qmp-shell: Introduce HMP modeLuiz Capitulino2010-11-171-1/+78
| * | | QMP: Introduce Human Monitor passthrough commandLuiz Capitulino2010-11-172-0/+83
| * | | qemu-char: Introduce Memory driverLuiz Capitulino2010-11-172-0/+71
| * | | QMP: Drop vm-info example scriptLuiz Capitulino2010-11-172-37/+1
| * | | QMP: Revamp the qmp-shell scriptLuiz Capitulino2010-11-171-35/+144
| * | | QMP: Revamp the Python class exampleLuiz Capitulino2010-11-171-51/+106
* | | | Use a Linux-style MAINTAINERS fileAnthony Liguori2010-11-301-77/+417
* | | | Add pcnet-pci.cPaul Brook2010-11-271-0/+345
* | | | Split out common pcnet codePaul Brook2010-11-275-308/+11
* | | | Remove PCI from sparc32 targetPaul Brook2010-11-271-1/+0
* | | | Detect missing config includesPaul Brook2010-11-271-1/+2
* | | | Fix previous commitPaul Brook2010-11-273-2/+12
* | | | VirtIO config optionPaul Brook2010-11-273-4/+11
OpenPOWER on IntegriCloud