aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson1-0/+3
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson1-2/+12
2021-11-16transactions: Invoke clean() after everything elseHanna Reitz1-0/+3
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson4-2/+6
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell1-1/+11
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell1-1/+1
2021-11-15pcie: expire pending deleteGerd Hoffmann1-0/+1
2021-11-15pci: implement power stateGerd Hoffmann1-0/+2
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova1-0/+1
2021-11-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+15
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez1-2/+2
2021-11-10rcu: Introduce force_rcu notifierGreg Kurz1-0/+15
2021-11-10monitor: Fix find_device_state() for IDs containing slashesMarkus Armbruster1-0/+12
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé4-4/+4
2021-11-09libdecnumber: Introduce decNumberIntegralToInt128Luis Pires2-1/+3
2021-11-09host-utils: Introduce mulu128Luis Pires1-0/+36
2021-11-09libdecnumber: introduce decNumberFrom[U]Int128Luis Pires1-0/+2
2021-11-08docs: remove non-reference uses of single backticksJohn Snow1-3/+3
2021-11-05Merge remote-tracking branch 'remotes/kraxel/tags/egl-20211105-pull-request' ...Richard Henderson2-2/+7
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim2-2/+7
2021-11-04plugins: try and make plugin_insn_append more ergonomicAlex Bennée2-4/+15
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson5-10/+8
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson2-0/+67
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson8-9/+27
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson3-1/+6
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson1-2/+4
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson3-22/+15
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao1-0/+2
2021-11-02hw/sd: add nuvoton MMCShengtan Mao1-0/+65
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson3-20/+111
2021-11-02usb-storage: tag usb_msd_csw as packed structGerd Hoffmann1-1/+1
2021-11-02ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim1-0/+1
2021-11-02microvm: add device tree support.Gerd Hoffmann1-0/+4
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé2-2/+2
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé2-3/+3
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé1-1/+1
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé1-1/+1
2021-11-02monitor: introduce HumanReadableText and HMP supportDaniel P. Berrangé3-0/+19
2021-11-02monitor: make hmp_handle_error return a booleanDaniel P. Berrangé1-1/+1
2021-11-02monitor: remove 'info ioapic' HMP commandDaniel P. Berrangé1-1/+0
2021-11-02watchdog: remove select_watchdog_actionPaolo Bonzini1-1/+0
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini1-0/+1
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2-5/+3
2021-11-02util: Make some iova_tree parameters constEugenio Pérez1-4/+4
2021-11-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...Richard Henderson6-8/+67
2021-11-02linux-aio: add `dev_max_batch` parameter to laio_io_unplug()Stefano Garzarella1-1/+2
2021-11-02linux-aio: add `dev_max_batch` parameter to laio_co_submit()Stefano Garzarella1-1/+2
2021-11-02tcg: Add helper_unaligned_{ld,st} for user-only sigbusRichard Henderson1-0/+5
2021-11-02linux-user: Add cpu_loop_exit_sigbusRichard Henderson1-0/+14
2021-11-02hw/core: Add TCGCPUOps.record_sigbusRichard Henderson1-0/+23