summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pci: add pci_register_bar_simple() APIAvi Kivity2011-04-072-0/+20
* cirrus_vga: flag on-device ram for dirty loggingMichael S. Tsirkin2011-04-071-5/+11
* vhost: optimize out no-change assignmentMichael S. Tsirkin2011-04-071-0/+54
* vhost: skip memory which needs dirty loggingMichael S. Tsirkin2011-04-061-0/+4
* cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin2011-04-061-1/+2
* piix_pci: load path clean upIsaku Yamahata2011-04-011-8/+4
* piix_pci: optimize set irq pathIsaku Yamahata2011-04-011-17/+84
* piix_pci: eliminate PIIX3State::pci_irq_levelsIsaku Yamahata2011-04-011-11/+27
* pci: add accessor function to get irq levelsIsaku Yamahata2011-04-012-0/+8
* cirrus_vga: remove unneeded resetStefan Weil2011-03-281-1/+0
* 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
* | microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek2011-03-162-0/+306
* | xilinx: Add AXIENET & DMA modelsEdgar E. Iglesias2011-03-163-0/+1446
|/
* always qemu_cpu_kick after unhalting a cpuPaolo Bonzini2011-03-133-4/+12
* hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil2011-03-131-1/+5
* moving eeprom initializationWilliam Dauchy2011-03-132-41/+41
* pc: fix wrong CMOS values for floppy drivesBlue Swirl2011-03-121-1/+1
* microblaze: Fix PetaLogix company nameMichal Simek2011-03-111-1/+1
* vmstate: move timers to use test instead of versionJuan Quintela2011-03-101-3/+12
OpenPOWER on IntegriCloud