summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-261-0/+1
| * | s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-261-1/+5
| * | s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2022-09-262-0/+15
| * | s390x/pci: enable for load/store interpretationMatthew Rosato2022-09-262-0/+25
| * | s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-0/+5
| * | Update linux headers to v6.0-rc4Chenyi Qiang2022-09-2612-41/+202
| |/
* | Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-09-275-15/+5Star
|\ \
| * | usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann2022-09-271-0/+1
| * | Revert "main-loop: Disable block backend global state assertion on Cocoa"Akihiko Odaki2022-09-231-13/+0Star
| * | ui/cocoa: Run qemu_init in the main threadAkihiko Odaki2022-09-232-2/+3
| * | ui/console: Get tab completion working again in the SDL monitor vcCal Peake2022-09-231-0/+1
| |/
* | hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow2022-09-261-1/+2
* | hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis2022-09-261-0/+2
|/
* Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-09-211-2/+3
|\
| * hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow2022-09-201-2/+3
* | hw/loongarch: Improve acpi dsdt tableXiaojuan Yang2022-09-201-0/+1
* | hw/loongarch: Add platform bus supportXiaojuan Yang2022-09-202-0/+6
|/
* Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-09-171-2/+8
|\
| * semihosting: Allow optional use of semihosting from userspacePeter Maydell2022-09-131-2/+8
* | target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-1/+4
|/
* hw/intc: Move mtimer/mtimecmp to aclintAtish Patra2022-09-072-0/+4
* hw/riscv: virt: fix the plic's address cellsConor Dooley2022-09-071-0/+1
* hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley2022-09-071-1/+13
* hw/riscv: opentitan: bump opentitan versionWilfred Mallawa2022-09-071-5/+6
* hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza2022-09-071-1/+1
* accel/tcg: Add fast path for translator_ld*Richard Henderson2022-09-061-27/+36
* accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson2022-09-062-5/+20
* accel/tcg: Remove translator_ldswRichard Henderson2022-09-061-1/+0Star
* accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.cRichard Henderson2022-09-061-0/+1
* accel/tcg: Make tb_htable_lookup staticRichard Henderson2022-09-061-3/+0Star
* accel/tcg: Properly implement get_page_addr_code for user-onlyRichard Henderson2022-09-061-53/+24Star
* accel/tcg: Introduce is_same_page()Ilya Leoshkevich2022-09-061-0/+10
* linux-user: Honor PT_GNU_STACKRichard Henderson2022-09-061-0/+1
* goldfish_rtc: Add big-endian propertyStafford Horne2022-09-041-0/+2
* hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne2022-09-041-0/+34
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-09-021-5/+6
|\
| * scsi: Add buf_len parameter to scsi_req_new()John Millikin2022-09-011-5/+6
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2022-09-023-2/+7
|\ \
| * | vdpa: Delete CVQ migration blockerEugenio Pérez2022-09-021-1/+0Star
| * | vhost_net: add NetClientState->load() callbackEugenio Pérez2022-09-021-0/+2
| * | vhost_net: Add NetClientInfo stop callbackEugenio Pérez2022-09-021-0/+2
| * | vhost_net: Add NetClientInfo start callbackEugenio Pérez2022-09-021-0/+2
| * | util: accept iova_tree_remove_parameter by valueEugenio Pérez2022-09-021-1/+1
* | | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-021-0/+17
|\ \ \ | |/ / |/| |
| * | util/qemu-sockets: Enable unix socket support on WindowsBin Meng2022-09-021-0/+17
* | | Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-09-018-32/+175
|\ \ \ | |_|/ |/| |
| * | hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan2022-08-311-4/+2Star
| * | ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan2022-08-311-3/+3
| * | ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan2022-08-311-0/+15
| * | ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan2022-08-311-3/+3