summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* lsi53c895a: add support for ABORT messagesBernhard Kohl2011-04-011-0/+57
* fix build errors when we enable acpi_piix4 debugWen Congyang2011-04-011-2/+3
* Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson2011-04-012-4/+109
* Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson2011-04-012-1/+193
* Add a PAPR TCE-bypass mechanism for the pSeries machineBen Herrenschmidt2011-04-012-0/+87
* Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt2011-04-015-0/+1455
* Implement PAPR CRQ hypercallsBen Herrenschmidt2011-04-013-1/+173
* Implement sPAPR Virtual LAN (ibmveth)David Gibson2011-04-013-0/+543
* Implement TCE translation for sPAPR VIODavid Gibson2011-04-013-1/+272
* Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson2011-04-013-4/+16
* Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson2011-04-013-1/+44
* Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson2011-04-014-0/+554
* Implement assorted pSeries hcalls and RTAS methodsDavid Gibson2011-04-013-1/+80
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-014-11/+222
* Virtual hash page table handling on pSeries machineDavid Gibson2011-04-012-4/+285
* Implement the bus structure for PAPR virtual IODavid Gibson2011-04-015-18/+447
* Start implementing pSeries logical partition machineDavid Gibson2011-04-013-0/+611
* Add POWER7 support for ppcDavid Gibson2011-04-012-0/+36
* vhost: fix dirty page handlingMichael S. Tsirkin2011-03-281-1/+3
* virtio-serial: don't crash on invalid inputMichael S. Tsirkin2011-03-281-0/+3
* e1000: check buffer availabilityMichael S. Tsirkin2011-03-281-8/+8
* virtio-pci: fix bus master work around on loadMichael S. Tsirkin2011-03-282-7/+7
* pci: use uint8_t for devfn_minIsaku Yamahata2011-03-283-7/+7
* pci: use PCI_DEVFN in pci_get_bus_devfn()Isaku Yamahata2011-03-281-1/+1
* pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata2011-03-285-8/+8
* pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata2011-03-282-1/+2
* rtl8139: add vlan tag insertionBenjamin Poirier2011-03-261-15/+60
* rtl8139: add vlan tag extractionBenjamin Poirier2011-03-261-14/+52
* rtl8139: cleanup FCS calculationBenjamin Poirier2011-03-261-17/+3
* Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori2011-03-246-27/+47
|\
| * char: Prevent multiple devices opening same chardevAmit Shah2011-03-211-1/+6
| * virtio-console: Keep chardev open for other users after hot-unplugAmit Shah2011-03-211-1/+5
| * virtio-serial: Don't clear ->have_data() pointer after unplugAmit Shah2011-03-211-1/+0
| * virtio-serial-bus: Simplify handle_output() functionAmit Shah2011-03-211-9/+3
| * virtio-serial: Enable ioeventfdAmit Shah2011-03-211-0/+3
| * virtio-serial: Disallow generic ports at id 0Amit Shah2011-03-211-0/+9
| * virtio-serial: Use a struct to pass config information from proxyAmit Shah2011-03-214-15/+21
* | vmmouse: Register vmstate via qdevJan Kiszka2011-03-221-1/+1
* | vmmouse: Fix initializationJan Kiszka2011-03-221-0/+1
* | fix applesmc REV keyRené Rebe2011-03-221-1/+1
* | e1000: Fix multi-descriptor packet checksum offloadStefan Hajnoczi2011-03-211-1/+3
* | Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno2011-03-2160-272/+272
|\ \
| * | change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-2158-246/+246
| * | change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-214-26/+26
| |/
* | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno2011-03-212-14/+29
|\ \
| * | hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng2011-03-151-1/+1
| * | Fix ATA SMART and CHECK POWER MODEBrian Wheeler2011-03-151-13/+28
* | | hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell2011-03-211-1/+63
| |/ |/|
* | petalogix_ml605_mmu: remove unused variableBlue Swirl2011-03-191-3/+2
* | i8254: Fix migration from older versionsJan Kiszka2011-03-191-0/+2
OpenPOWER on IntegriCloud