summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-09-02PPC: spapr: iommu: rework tracesAlexey Kardashevskiy1-47/+24
2013-09-02spapr: add "stop-self" RTAS call required to support hot CPU unplugAlexey Kardashevskiy1-0/+23
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2-1/+51
2013-09-02xics: move registration of global state to realize()Alexey Kardashevskiy1-10/+11
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2-38/+52
2013-09-02spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy1-10/+2
2013-09-02ppc405_boards: Don't enforce presence of firmware for qtestAndreas Färber1-15/+20
2013-09-02ppc405_uc: Disable debug outputAndreas Färber1-8/+8
2013-09-02ppc405_boards: Disable debug outputAndreas Färber1-2/+2
2013-09-02ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.Efimov Vasily1-10/+19
2013-09-02pseries: Fix stalls on hypervisor virtual consoleAnton Blanchard1-0/+2
2013-09-02PPC: E500: Generate device tree on resetAlexander Graf1-9/+43
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+15
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori3-8/+7
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori10-269/+205
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori99-596/+617
2013-08-25virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...yinyin1-1/+1
2013-08-23kvm: shorten the parameter list for get_real_device()Wei Yang1-5/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh86-535/+535
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh7-48/+54
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh4-7/+7
2013-08-22aio / timers: Untangle include filesAlex Bligh14-0/+15
2013-08-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2-5/+6
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh6-10/+10
2013-08-21pc_piix: Kill pc_init1() memory region argsEduardo Habkost1-5/+5
2013-08-21pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2-4/+4
2013-08-21pc: Create pc_compat_*() functionsEduardo Habkost2-18/+65
2013-08-21pc: Kill pc_init_pci_1_0()Eduardo Habkost1-10/+4
2013-08-21pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster1-13/+9
2013-08-21pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster1-49/+16
2013-08-21ppc: Don't duplicate QEMUMachineInitArgs in PPCE500ParamsMarkus Armbruster4-41/+23
2013-08-21ppc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2-24/+12
2013-08-21sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2-125/+40
2013-08-21hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()Jia Liu1-1/+3
2013-08-21hw/openrisc: Fix masking in openrisc_pic_cpu_handler()Jia Liu1-8/+5
2013-08-21hw/openrisc: Avoid using uninitialised variable 'entry'Jia Liu1-2/+1
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin3-3/+50
2013-08-21pc: cleanup 1.4 compat supportMichael S. Tsirkin2-4/+4
2013-08-20Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...Anthony Liguori18-189/+89
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi2-5/+6
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori1-19/+6
2013-08-20Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori1-28/+174
2013-08-20hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb1-58/+36
2013-08-20default-configs: Fix A9MP and A15MP config namesPeter Maydell1-2/+2
2013-08-20hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputsPeter Maydell1-0/+18
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell2-26/+1
2013-08-20hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()Peter Maydell1-5/+2
2013-08-20hw/arm/vexpress: Don't use arm_pic_init_cpu()Peter Maydell1-6/+2
2013-08-20hw/arm/versatilepb: Don't use arm_pic_init_cpu()Peter Maydell1-4/+3
2013-08-20hw/arm/strongarm: Don't use arm_pic_init_cpu()Peter Maydell1-3/+3