aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-01-07PPC: KVM: set has-idle in guest device treeStuart Yoder
2013-01-07openpic: fix CTPR and de-assertion of interruptsScott Wood
2013-01-07openpic: move IACK to its own functionScott Wood
2013-01-07openpic: IRQ_check: search the queue a word at a timeScott Wood
2013-01-07openpic: fix sense and priority bitsScott Wood
2013-01-07openpic: add some bounds checking for IRQ numbersScott Wood
2013-01-07openpic: use standard bitmap operationsScott Wood
2013-01-07Revert "openpic: Accelerate pending irq search"Scott Wood
2013-01-07openpic: always call IRQ_check from IRQ_get_nextScott Wood
2013-01-07openpic/fsl: critical interrupts ignore mask before v4.1Scott Wood
2013-01-07openpic: make ctpr signedScott Wood
2013-01-07openpic: rework critical interrupt supportScott Wood
2013-01-07openpic: make register names correspond better with hw docsScott Wood
2013-01-07openpic: lower interrupt when reading the MSI registerScott Wood
2013-01-07openpic: fix debug printsScott Wood
2013-01-07PPC: Reset qemu timers when guest resetBharat Bhushan
2013-01-07openpic: fix coding style issuesAlexander Graf
2013-01-07openpic: don't crash on a register access without a CPU contextScott Wood
2013-01-07openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/Scott Wood
2013-01-07openpic: BRR1 is not a CPU-specific register.Scott Wood
2013-01-07openpic: support large vectors on FSL mpicScott Wood
2013-01-07openpic: remove pcsr (CPU sensitivity register)Scott Wood
2013-01-07openpic: symbolicize some magic numbersScott Wood
2013-01-06Revert "virtio-pci: replace byte swap hack"Blue Swirl
2013-01-06virtio-pci: replace byte swap hackBlue Swirl
2013-01-05hw/i386: Fix broken build for non POSIX hostsStefan Weil
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori
2013-01-04hw/mcf5206: Reduce size of lookup tableStefan Weil
2013-01-04pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil
2013-01-04pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster
2013-01-04pc: remove bochs bios debug portsGerd Hoffmann
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues
2013-01-04add isa-debug-exit device.Gerd Hoffmann
2013-01-04switch debugcon to memory apiGerd Hoffmann
2013-01-04apci: assign memory regions to ich9 lpc deviceGerd Hoffmann
2013-01-04apci: assign memory regions to piix4 acpi deviceGerd Hoffmann
2013-01-04acpi: autoload dsdtGerd Hoffmann
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi
2013-01-02virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi
2013-01-02dataplane: add Linux AIO request queueStefan Hajnoczi
2013-01-02dataplane: add event loopStefan Hajnoczi
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi
2013-01-02Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-01-02Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori