summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh2023-05-302-0/+4
* | hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh2023-05-301-3/+13
* | hw/arm/smmuv3: Update translation config to hold stage-2Mostafa Saleh2023-05-301-3/+19
* | fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov2023-05-301-0/+2
|/
* Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2023-05-292-2/+4
|\
| * target/ppc: Add POWER9 DD2.2 modelNicholas Piggin2023-05-281-1/+1
| * spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin2023-05-281-1/+3
* | ui: add helpers for virtio-multitouch eventsSergio Lopez2023-05-281-0/+5
* | virtio-input: add a virtio-mulitouch deviceSergio Lopez2023-05-281-4/+5
* | ui: add the infrastructure to support MT eventsSergio Lopez2023-05-281-0/+3
* | ui/cursor: make width/height unsigned 16-bit integerMauro Matteo Cascella2023-05-281-2/+2
* | win32: wrap socket close() with an exception handlerMarc-André Lureau2023-05-281-0/+4
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-05-251-0/+3
|\
| * monitor: add more *_locked() functionsPaolo Bonzini2023-05-251-0/+3
* | tcg: Remove DEBUG_DISASRichard Henderson2023-05-231-3/+0
* | tcg: Split out tcg/debug-assert.hRichard Henderson2023-05-232-8/+18
* | accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmuRichard Henderson2023-05-231-9/+0
* | accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmuRichard Henderson2023-05-231-46/+12
* | include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.hRichard Henderson2023-05-231-0/+17
* | include/host: Split out atomic128-ldst.hRichard Henderson2023-05-231-73/+1
* | include/host: Split out atomic128-cas.hRichard Henderson2023-05-231-54/+1
* | Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...Richard Henderson2023-05-233-1/+5
|\ \
| * | hostmem-file: add offset optionAlexander Graf2023-05-233-1/+5
| |/
* | igb: Strip the second VLAN tag for extended VLANAkihiko Odaki2023-05-231-2/+2
* | igb: Implement Rx SCTP CSOAkihiko Odaki2023-05-232-1/+4
* | net/eth: Always add VLAN tagAkihiko Odaki2023-05-231-2/+2
* | net/eth: Use void pointersAkihiko Odaki2023-05-231-2/+2
* | e1000x: Take CRC into consideration for size checkAkihiko Odaki2023-05-231-0/+2
* | net/eth: Rename eth_setup_vlan_headers_exAkihiko Odaki2023-05-231-8/+1
* | net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()Akihiko Odaki2023-05-231-3/+3
|/
* Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2023-05-223-1/+3
|\
| * hw/char/parallel: Move TYPE_ISA_PARALLEL to the header fileThomas Huth2023-05-221-0/+2
| * hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth2023-05-222-1/+1
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2023-05-224-10/+26
|\ \ | |/ |/|
| * nbd/server: Fix drained_poll to wake coroutine in right AioContextKevin Wolf2023-05-191-0/+10
| * blockjob: Adhere to rate limit even when reentered earlyKevin Wolf2023-05-191-4/+10
| * block: Call .bdrv_co_create(_opts) unlockedKevin Wolf2023-05-192-6/+6
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2023-05-199-7/+35
|\ \ | |/ |/|
| * hw/i386/pc: No need for rtc_state to be an out-parameterBernhard Beschow2023-05-191-1/+1
| * hw/i386/pc: Create RTC controllers in south bridgesBernhard Beschow2023-05-192-0/+5
| * hw/cxl: Introduce cxl_device_get_timestamp() utility functionIra Weiny2023-05-191-0/+2
| * virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov2023-05-191-0/+2
| * hw/pci-host/pam: Make init_pam() usage more readableBernhard Beschow2023-05-191-2/+3
| * hw/i386/pc: Initialize ram_memory variable directlyBernhard Beschow2023-05-191-1/+0
| * vhost-vdpa: Add support for vIOMMU.Cindy Lu2023-05-191-0/+11
| * vhost: expose function vhost_dev_has_iommu()Cindy Lu2023-05-191-0/+1
| * hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras2023-05-191-0/+2
| * hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price2023-05-191-3/+8
* | Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson2023-05-182-2/+19
|\ \ | |/ |/|
| * migration: Move rate_limit_max and rate_limit_used to migration_statsJuan Quintela2023-05-181-1/+11