aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-02Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2022-09-02Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-09-02util/qemu-sockets: Enable unix socket support on WindowsBin Meng
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez
2022-09-02vhost_net: add NetClientState->load() callbackEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo stop callbackEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo start callbackEugenio Pérez
2022-09-02util: accept iova_tree_remove_parameter by valueEugenio Pérez
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater
2022-08-31ppc/ppc4xx: Introduce a DCR device modelCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify CPUCédric Le Goater
2022-08-31ppc/pnv: turn chip8->phbs[] into a PnvPHB* arrayDaniel Henrique Barboza
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza
2022-08-31ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: add PHB3 bus init helperDaniel Henrique Barboza
2022-08-31fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)
2022-08-31ppc/pnv: Add initial P9/10 SBE modelNicholas Piggin
2022-08-26util/mmap-alloc: Remove qemu_mempath_getpagesize()Thomas Huth
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-08-11linux-user/aarch64: Reset target data on MADV_DONTNEEDVitaly Buka
2022-08-04include/qemu/host-utils.h: Simplify the compiler check in mulu128()Thomas Huth
2022-08-02main loop: add missing documentation links to GS/IO macrosEmanuele Giuseppe Esposito
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-07-29hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins
2022-07-26i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins
2022-07-26hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron