summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* isa: QOM'ify ISADeviceAndreas Färber2013-06-078-33/+41
* isa: QOM'ify ISABusAndreas Färber2013-06-076-10/+9Star
* i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-073-9/+45
* kvm/i8259: QOM'ify some moreAndreas Färber2013-06-071-3/+5
* i8259: QOM'ify some moreAndreas Färber2013-06-071-9/+14
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-073-25/+47
* kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-8/+11
* i8254: QOM'ify some moreAndreas Färber2013-06-071-2/+2
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-0732-240/+290
* cs4231a: QOM'ify some moreAndreas Färber2013-06-061-8/+9
* gus: QOM'ify some moreAndreas Färber2013-06-061-3/+6
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-22/+5Star
|\
| * xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini2013-06-031-2/+2
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0Star
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-3/+3
| * xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini2013-06-031-16/+0Star
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-041-2/+6
|\ \
| * | block: add block driver read only whitelistFam Zheng2013-06-041-2/+6
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-0417-51/+63
|\ \ \ | |/ / |/| |
| * | pvpanic: use FWCfgState explicitlyMichael S. Tsirkin2013-06-021-1/+1
| * | fw_cfg: fw_cfg is a singletonMichael S. Tsirkin2013-06-021-4/+3Star
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-022-4/+13
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-028-19/+21
| * | apic: rename apic specific bitoptsMichael S. Tsirkin2013-06-021-21/+21
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-023-3/+3
| * | dec.c - move to pci-bridgeMichael S. Tsirkin2013-06-024-1/+2
| * | q35: set fw_nameMichael S. Tsirkin2013-05-301-0/+1
* | | i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
* | | exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko2013-06-031-0/+1
* | | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko2013-06-031-3/+24
* | | i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-033-363/+410
* | | sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite2013-06-031-2/+9
* | | sd/sdhci:ADMA: fix interruptPeter Crosthwaite2013-06-031-9/+9
* | | sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite2013-06-031-1/+2
* | | sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite2013-06-031-3/+2Star
* | | sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite2013-06-031-1/+1
* | | xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite2013-06-031-14/+17
* | | xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite2013-06-031-4/+7
* | | xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite2013-06-031-28/+42
* | | xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite2013-06-031-0/+3
* | | xilinx_spips: Fix striping behaviourPeter Crosthwaite2013-06-031-21/+63
* | | xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite2013-06-031-2/+3
* | | xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite2013-06-031-6/+6
* | | xilinx_spips: Implement automatic CSPeter Crosthwaite2013-06-031-4/+14
* | | xilinx_spips: Add automatic start supportPeter Crosthwaite2013-06-031-1/+2
* | | xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite2013-06-031-1/+24
* | | xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite2013-06-031-2/+25
* | | xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite2013-06-031-1/+4
* | | xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite2013-06-031-1/+6
* | | xilinx_spips: Make interrupts clear on readPeter Crosthwaite2013-06-031-0/+4