summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell2022-03-091-1/+2
|\
| * block: pass desired TLS hostname through from block driver clientDaniel P. Berrangé2022-03-071-1/+2
* | Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell2022-03-094-8/+1Star
|\ \
| * | hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-081-1/+0Star
| * | hw/isa: Drop unused attributes from ISADeviceBernhard Beschow2022-03-081-2/+0Star
| * | hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-081-0/+1
| * | hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow2022-03-081-3/+0Star
| * | hw/isa/piix4: Resolve global instance variableBernhard Beschow2022-03-081-2/+0Star
| * | malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow2022-03-081-1/+1
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-0817-14/+146
|\ \
| * | hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani2022-03-062-0/+16
| * | event_notifier: add event_notifier_get_wfd()Sergio Lopez2022-03-061-0/+1
| * | x86: cleanup unused compat_apic_id_modeIgor Mammedov2022-03-061-2/+0Star
| * | pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne2022-03-061-0/+2
| * | acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov2022-03-061-0/+1
| * | pci: expose TYPE_XIO3130_DOWNSTREAM nameIgor Mammedov2022-03-061-0/+15
| * | hw/misc/pvpanic: Use standard headers insteadzhenwei pi2022-03-061-8/+0Star
| * | headers: Add pvpanic.hzhenwei pi2022-03-061-0/+9
| * | pcie: Add 1.2 version token for the Power Management CapabilityŁukasz Gieryk2022-03-061-0/+1
| * | pcie: Add a helper to the SR/IOV APIŁukasz Gieryk2022-03-061-0/+6
| * | pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang2022-03-064-3/+88
| * | virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-061-0/+1
| * | intel_iommu: support snoop controlJason Wang2022-03-061-0/+1
| * | hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar2022-03-041-0/+3
| * | vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-0/+2
| * | vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-1/+0Star
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell2022-03-084-20/+62
|\ \ \
| * | | hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson2022-03-071-0/+1
| * | | osdep: Move memalign-related functions to their own headerPeter Maydell2022-03-072-18/+61
| * | | util: Make qemu_oom_check() a static functionPeter Maydell2022-03-071-2/+0Star
* | | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell2022-03-082-14/+3Star
|\ \ \ \
| * | | | 9pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck2022-03-071-13/+0Star
| * | | | 9p: linux: Fix a couple Linux assumptionsKeno Fischer2022-03-071-1/+3
| |/ / /
* | | | Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...Peter Maydell2022-03-0714-74/+97
|\ \ \ \ | |_|_|/ |/| | |
| * | | target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé2022-03-062-2/+3
| * | | target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé2022-03-061-0/+18
| * | | target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé2022-03-063-3/+2Star
| * | | exec/cpu_ldst: Include 'cpu.h' to get target_ulong definitionPhilippe Mathieu-Daudé2022-03-061-0/+1
| * | | softmmu: Add qemu_init_arch_modules()Philippe Mathieu-Daudé2022-03-061-0/+2
| * | | exec/cpu: Make address_space_init/reloading_memory_map target agnosticPhilippe Mathieu-Daudé2022-03-062-25/+23Star
| * | | exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnosticPhilippe Mathieu-Daudé2022-03-061-12/+13
| * | | misc: Add missing "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé2022-03-061-1/+0Star
| * | | accel: Introduce AccelOpsClass::cpus_are_resettable()Philippe Mathieu-Daudé2022-03-062-5/+2Star
| * | | accel: Introduce AccelOpsClass::cpu_thread_is_idle()Philippe Mathieu-Daudé2022-03-061-0/+1
| * | | accel/hax: Introduce CONFIG_HAX_IS_POSSIBLEPhilippe Mathieu-Daudé2022-03-061-6/+12
| * | | sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnosticPhilippe Mathieu-Daudé2022-03-061-3/+3
| * | | sysemu/memory_mapping: Become target-agnosticPhilippe Mathieu-Daudé2022-03-061-3/+2Star
| * | | exec: Make cpu_memory_rw_debug() target agnosticPhilippe Mathieu-Daudé2022-03-062-4/+4
| * | | exec: Declare vaddr as a generic target-agnostic typePhilippe Mathieu-Daudé2022-03-062-12/+13
| |/ /
* | | block: introduce snapshot-access block driverVladimir Sementsov-Ogievskiy2022-03-071-0/+6