summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil2013-12-022-1/+1
* trace: Remove trace.h from console.h (less dependencies)Stefan Weil2013-12-021-0/+1
* PPC: BookE: Make FIT/WDT timers at best millisecond grainedAlexander Graf2013-11-251-0/+6
* PPC: Make BookE FIT/WDT timers more lazyAlexander Graf2013-11-251-5/+38
* acpi-build: fix support for glib < 2.22Michael S. Tsirkin2013-11-251-4/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-253-2/+13
|\
| * Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin2013-11-212-2/+5
| * acpi-build: fix build on glib < 2.14Michael S. Tsirkin2013-11-212-5/+8
| * acpi-build: fix build on glib < 2.22Michael S. Tsirkin2013-11-211-5/+6
| * pci: unregister vmstate_pcibus on unplugBandan Das2013-11-211-0/+8
| * s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin2013-11-211-8/+9
* | Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori2013-11-255-27/+35
|\ \
| * | mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau2013-11-211-0/+24
| * | vfio-pci: Fix multifunction=onAlex Williamson2013-11-211-0/+7
| * | pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-213-19/+0
| * | sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland2013-11-212-8/+35
| |/
* | qdev-properties-system.c: Allow vlan or netdev for -device, not bothVlad Yasevich2013-11-221-0/+9
* | vfio-pci: Fix multifunction=onAlex Williamson2013-11-211-0/+7
* | mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau2013-11-211-0/+24
* | virtio-rng: add check of periodAmos Kong2013-11-211-0/+6
* | s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin2013-11-211-8/+9
* | acpi-build: fix build on glib < 2.14Michael S. Tsirkin2013-11-212-5/+8
* | acpi-build: fix build on glib < 2.22Michael S. Tsirkin2013-11-211-5/+6
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-11-211-46/+10
|\ \
| * | pci-assign: Remove dead code for direct I/O region access from userspaceJan Kiszka2013-11-071-46/+10
* | | openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke2013-11-201-10/+19
| |/ |/|
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-192-2/+2
|\ \
| * | pc: disable pci-infoIgor Mammedov2013-11-142-2/+2
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-193-22/+17
|\ \ \
| * | | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev2013-11-171-1/+1
| * | | pci-assign: Fix error_report of pci-stub messageCole Robinson2013-11-131-20/+16
| * | | usb: drop unused USBNetState.inpkt fieldStefan Hajnoczi2013-11-131-1/+0
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-192-4/+5
|\ \ \ \
| * | | | virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-11-191-4/+4
| * | | | smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori2013-11-194-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-084-0/+4
| |/ /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-135-30/+23
|\ \ \
| * | | Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-26/+0
| * | | loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+2
| * | | acpi-build: disable with -no-acpiMichael S. Tsirkin2013-11-101-0/+5
| * | | virtio-net: only delete bh that existedJason Wang2013-11-101-1/+1
| * | | Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-3/+16
* | | | virtio-net: broken RX filtering logic fixedDmitry Fleytman2013-11-081-1/+2
| |/ / |/| |
* | | e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2013-11-062-5/+2
* | | virtio-net: only delete bh that existedJason Wang2013-11-061-1/+1
|/ /
* | rtc: remove dead SQW IRQ codeJan Kiszka2013-11-051-8/+1
* | vga: fix invalid read after freeMarc-André Lureau2013-11-051-1/+0
* | bswap.h: Remove cpu_to_32wu()Peter Maydell2013-11-051-6/+8
* | bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-053-7/+6
OpenPOWER on IntegriCloud