summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster2013-01-141-14/+6
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-123-394/+659
|\
| * PPC: Bring EPR support closer to realityAlexander Graf2013-01-072-2/+23
| * PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-071-0/+4
| * openpic: fix CTPR and de-assertion of interruptsScott Wood2013-01-071-58/+123
| * openpic: move IACK to its own functionScott Wood2013-01-071-42/+53
| * openpic: IRQ_check: search the queue a word at a timeScott Wood2013-01-071-12/+16
| * openpic: fix sense and priority bitsScott Wood2013-01-071-6/+71
| * openpic: add some bounds checking for IRQ numbersScott Wood2013-01-071-0/+11
| * openpic: use standard bitmap operationsScott Wood2013-01-071-26/+29
| * Revert "openpic: Accelerate pending irq search"Scott Wood2013-01-071-11/+0
| * openpic: always call IRQ_check from IRQ_get_nextScott Wood2013-01-071-7/+3
| * openpic/fsl: critical interrupts ignore mask before v4.1Scott Wood2013-01-071-1/+4
| * openpic: make ctpr signedScott Wood2013-01-071-3/+3
| * openpic: rework critical interrupt supportScott Wood2013-01-071-34/+76
| * openpic: make register names correspond better with hw docsScott Wood2013-01-071-178/+178
| * openpic: lower interrupt when reading the MSI registerScott Wood2013-01-071-0/+1
| * openpic: fix debug printsScott Wood2013-01-071-17/+27
| * PPC: Reset qemu timers when guest resetBharat Bhushan2013-01-071-0/+13
| * openpic: fix coding style issuesAlexander Graf2013-01-071-45/+55
| * openpic: don't crash on a register access without a CPU contextScott Wood2013-01-071-1/+15
| * openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/Scott Wood2013-01-071-2/+2
| * openpic: BRR1 is not a CPU-specific register.Scott Wood2013-01-071-3/+2
| * openpic: support large vectors on FSL mpicScott Wood2013-01-071-12/+10
| * openpic: remove pcsr (CPU sensitivity register)Scott Wood2013-01-071-4/+0
| * openpic: symbolicize some magic numbersScott Wood2013-01-071-22/+32
* | hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return valueJulien Grall2013-01-121-2/+2
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-112-1/+13
|\ \
| * | hw/pc.c: Fix converting of ioport_register* to MemoryRegionJulien Grall2013-01-111-0/+12
| * | Replace remaining gmtime, localtime by gmtime_r, localtime_rStefan Weil2013-01-111-1/+1
| |/
* | Merge remote-tracking branch 'kraxel/q35.1' into stagingAnthony Liguori2013-01-113-13/+40
|\ \
| * | pc: rename machine typesGerd Hoffmann2013-01-112-6/+6
| * | q35: add ich9 intel hda controllerGerd Hoffmann2013-01-111-7/+34
* | | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-01-114-32/+461
|\ \ \
| * \ \ Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber2013-01-10646-12708/+32412
| |\ \ \ | | |/ /
| * | | prep: Use pc87312 device instead of collection of random ISA devicesHervé Poussineau2012-08-151-32/+7
| * | | prep: Add pc87312 Super I/O emulationHervé Poussineau2012-08-153-0/+453
* | | | virtio-scsi: abort in-flight I/O when the device is resetPaolo Bonzini2013-01-101-0/+4
* | | | qdev: add qbus_reset_allPaolo Bonzini2013-01-102-1/+18
* | | | Make all static TypeInfos constAndreas Färber2013-01-10247-335/+335
| |/ / |/| |
* | | Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...Anthony Liguori2013-01-101-6/+28
|\ \ \
| * | | vfio-pci: Loosen sanity checks to allow future featuresAlex Williamson2013-01-081-2/+2
| * | | vfio-pci: Make host MSI-X enable track guestAlex Williamson2013-01-081-4/+26
* | | | qdev: Don't assume existence of parent bus on unparentingAndreas Färber2013-01-081-3/+5
* | | | qdev: Include qdev code into *-user, tooEduardo Habkost2013-01-081-2/+7
|/ / /
* | | Merge remote-tracking branch 'kraxel/usb.75' into stagingAnthony Liguori2013-01-0821-330/+3279
|\ \ \
| * | | uhci: stop using portio listsGerd Hoffmann2013-01-081-76/+30
| * | | usbredir: Add support for buffered bulk input (v2)Hans de Goede2013-01-087-20/+2717
| * | | exynos4210: Add EHCI supportLiming Wang2013-01-072-1/+8
| * | | usb/ehci: Add SysBus EHCI device for Exynos4210Andreas Färber2013-01-072-0/+17
OpenPOWER on IntegriCloud