aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-29chardev: src buffer const for write functionsArwed Meyer2-3/+3
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi16-42/+253
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi5-15/+5
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann1-0/+1
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow1-1/+2
2022-09-27hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis1-0/+2
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato1-0/+1
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato1-1/+5
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2-0/+15
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato2-0/+25
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato1-0/+5
2022-09-26Update linux headers to v6.0-rc4Chenyi Qiang12-41/+202
2022-09-23Revert "main-loop: Disable block backend global state assertion on Cocoa"Akihiko Odaki1-13/+0
2022-09-23ui/cocoa: Run qemu_init in the main threadAkihiko Odaki2-2/+3
2022-09-23ui/console: Get tab completion working again in the SDL monitor vcCal Peake1-0/+1
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-2/+3
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow1-2/+3
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang1-0/+1
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang2-0/+6
2022-09-17Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-2/+8
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell1-1/+4
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell1-2/+8
2022-09-07hw/intc: Move mtimer/mtimecmp to aclintAtish Patra2-0/+4
2022-09-07hw/riscv: virt: fix the plic's address cellsConor Dooley1-0/+1
2022-09-07hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley1-1/+13
2022-09-07hw/riscv: opentitan: bump opentitan versionWilfred Mallawa1-5/+6
2022-09-07hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza1-1/+1
2022-09-06accel/tcg: Add fast path for translator_ld*Richard Henderson1-27/+36
2022-09-06accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson2-5/+20
2022-09-06accel/tcg: Remove translator_ldswRichard Henderson1-1/+0
2022-09-06accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.cRichard Henderson1-0/+1
2022-09-06accel/tcg: Make tb_htable_lookup staticRichard Henderson1-3/+0
2022-09-06accel/tcg: Properly implement get_page_addr_code for user-onlyRichard Henderson1-53/+24
2022-09-06accel/tcg: Introduce is_same_page()Ilya Leoshkevich1-0/+10
2022-09-06linux-user: Honor PT_GNU_STACKRichard Henderson1-0/+1
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne1-0/+2
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne1-0/+34
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-5/+6
2022-09-02Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi3-2/+7
2022-09-02Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi1-0/+17
2022-09-02util/qemu-sockets: Enable unix socket support on WindowsBin Meng1-0/+17
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez1-1/+0
2022-09-02vhost_net: add NetClientState->load() callbackEugenio Pérez1-0/+2
2022-09-02vhost_net: Add NetClientInfo stop callbackEugenio Pérez1-0/+2
2022-09-02vhost_net: Add NetClientInfo start callbackEugenio Pérez1-0/+2
2022-09-02util: accept iova_tree_remove_parameter by valueEugenio Pérez1-1/+1
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi8-32/+175
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin1-5/+6
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan1-4/+2
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan1-3/+3