summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* exec: Let address_space_unmap() use a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé2020-02-201-1/+0Star
* exec: Let the cpu_[physical]_memory API use void pointer argumentsPhilippe Mathieu-Daudé2020-02-202-2/+2
* exec: Let the address_space API use void pointer argumentsPhilippe Mathieu-Daudé2020-02-201-6/+6
* exec: Let flatview API take void pointer argumentsPhilippe Mathieu-Daudé2020-02-201-1/+1
* monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf2020-02-172-1/+3
* Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell2020-02-142-0/+48
|\
| * riscv: virt: Use Goldfish RTC deviceAnup Patel2020-02-101-0/+2
| * hw: rtc: Add Goldfish RTC deviceAnup Patel2020-02-101-0/+46
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell2020-02-142-0/+9
|\ \
| * | hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck2020-02-131-0/+6
| * | i.MX: Add support for WDT on i.MX6Roman Kapl2020-02-131-0/+3
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into stagingPeter Maydell2020-02-135-0/+35
|\ \ \
| * | | tcg: Add tcg_gen_gvec_5_ptrRichard Henderson2020-02-121-0/+7
| * | | tcg: Add support for a helper with 7 argumentsTaylor Simpson2020-02-124-0/+28
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-02-132-6/+3Star
|\ \ \ | |_|/ |/| |
| * | Remove support for CLOCK_MONOTONIC not being definedPeter Maydell2020-02-121-4/+1Star
| * | seqlock: fix seqlock_write_unlock_impl functionLuc Michel2020-02-121-2/+2
* | | ui: drop curor_hide global variable.Gerd Hoffmann2020-02-121-1/+0Star
| |/ |/|
* | hw/pci/pci_bridge: Fix typo in commentJulia Suvorova2020-02-061-1/+1
|/
* trivial: Remove xenfb_enabled from sysemu.hThomas Huth2020-02-041-1/+0Star
* include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth2020-02-041-1/+0Star
* migration: Include migration support for machine check handlingAravinda Prasad2020-02-031-0/+2
* ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad2020-02-031-1/+3
* target/ppc: Build rtas error log upon an MCEAravinda Prasad2020-02-031-1/+5
* target/ppc: Handle NMI guest exitAravinda Prasad2020-02-031-0/+10
* ppc: spapr: Introduce FWNMI capabilityAravinda Prasad2020-02-031-1/+4
* Wrapper function to wait on condition for the main loop mutexAravinda Prasad2020-02-031-0/+8
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-025-0/+632
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-025-0/+802
* tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger2020-02-021-0/+3
* spapr: Implement get_dt_compatible() callbackStefan Berger2020-02-021-0/+1
* ppc/pnv: Add support for "hostboot" modeCédric Le Goater2020-02-022-0/+3
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-021-1/+0Star
* blockdev: adds bdrv_parse_aio to use io_uringAarushi Mehta2020-01-301-0/+1
* block/io_uring: implements interfaces for io_uringAarushi Mehta2020-01-302-1/+27
* block/block: add BDRV flag for io_uringAarushi Mehta2020-01-301-0/+1
* block/io: wait for serialising requests when a request becomes serialisingPaolo Bonzini2020-01-301-2/+1Star
* block: eliminate BDRV_REQ_NO_SERIALISINGPaolo Bonzini2020-01-301-12/+0Star
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+1
* hw/core: deprecate old reset functions and introduce new onesDamien Hedde2020-01-302-0/+36
* hw/core/qdev: update hotplug reset regarding resettableDamien Hedde2020-01-301-0/+11
* hw/core/resettable: add support for changing parentDamien Hedde2020-01-301-0/+16
* hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde2020-01-301-0/+27
* hw/core: create Resettable QOM interfaceDamien Hedde2020-01-301-0/+211
* add device_legacy_reset function to prepare for reset api changeDamien Hedde2020-01-301-2/+2
* hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater2020-01-301-0/+2
* hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery2020-01-301-0/+2
* hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery2020-01-301-0/+1