aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan1-0/+15
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan1-3/+3
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan1-0/+11
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater1-3/+25
2022-08-31ppc/ppc4xx: Introduce a DCR device modelCédric Le Goater1-0/+17
2022-08-31ppc/ppc405: QOM'ify CPUCédric Le Goater1-5/+0
2022-08-31ppc/pnv: turn chip8->phbs[] into a PnvPHB* arrayDaniel Henrique Barboza1-1/+5
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza1-0/+1
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza1-0/+10
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza1-1/+8
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza1-1/+0
2022-08-31ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza1-2/+0
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza1-1/+0
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza1-2/+1
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza1-9/+0