summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* m68k: Add NeXTcube framebuffer device emulationThomas Huth2019-09-071-0/+7
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-041-2/+0Star
|\
| * virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster2019-09-041-2/+0Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell2019-09-041-0/+37
|\ \
| * | exec: Factor out cpu_watchpoint_address_matchesRichard Henderson2019-09-031-0/+7
| * | exec: Factor out core logic of check_watchpoint()David Hildenbrand2019-09-031-0/+7
| * | exec: Move user-only watchpoint stubs inlineRichard Henderson2019-09-031-0/+23
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-09-043-3/+4
|\ \ \ | |_|/ |/| |
| * | numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-032-1/+2
| * | hw/arm: simplify arm_load_dtbTao Xu2019-09-031-2/+2
| |/
* | spapr/pci: Convert types to QEMU coding styleGreg Kurz2019-08-291-10/+14
* | spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy2019-08-291-0/+1
|/
* xen: Fix ring.h headerAnthony PERARD2019-08-271-6/+7
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-223-2/+1131
|\
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-213-2/+1131
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell2019-08-211-0/+3
|\ \
| * | audio: add audiodev properties to frontendsKővágó, Zoltán2019-08-211-0/+3
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell2019-08-218-11/+71
|\ \
| * | spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2019-08-211-1/+0Star
| * | spapr: Implement ibm,suspend-meNicholas Piggin2019-08-211-1/+2
| * | machine: Add wakeup method to MachineClassNicholas Piggin2019-08-211-0/+1
| * | ppc/xive: Improve 'info pic' supportCédric Le Goater2019-08-212-5/+6
| * | ppc/xive: Provide silent escalation supportCédric Le Goater2019-08-211-0/+2
| * | ppc/xive: Provide unconditional escalation supportCédric Le Goater2019-08-211-0/+2
| * | ppc/xive: use an abstract type for XiveNotifierCédric Le Goater2019-08-211-4/+2Star
| * | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-212-0/+42
| * | spapr: Implement H_PRODNicholas Piggin2019-08-211-0/+1
| * | spapr: Implement dispatch tracking for tcgNicholas Piggin2019-08-211-0/+7
| * | hw: add compat machines for 4.2Cornelia Huck2019-08-212-0/+6
| |/
* | hw/i386/pc: Map into memory the initrdStefano Garzarella2019-08-201-0/+1
* | elf-ops.h: Map into memory the ELF to loadStefano Garzarella2019-08-201-29/+42
* | loader: Handle memory-mapped ELFsStefano Garzarella2019-08-202-3/+4
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-164-4/+2Star
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-5/+0Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-167-7/+0Star
* Include sysemu/hostmem.h lessMarkus Armbruster2019-08-162-2/+0Star
* numa: Don't include hw/boards.h into sysemu/numa.hMarkus Armbruster2019-08-161-1/+1
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1654-51/+42Star
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-1629-29/+0Star
* Include qom/object.h slightly lessMarkus Armbruster2019-08-162-3/+1Star
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-1616-9/+11
* Include migration/vmstate.h lessMarkus Armbruster2019-08-168-6/+2Star
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-4/+2Star
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-162-2/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-1629-31/+1Star
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-163-3/+0Star