index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
1
-1
/
+0
2023-10-06
hw/i386: changes towards enabling -Wshadow=local for x86 machines
Ani Sinha
3
-5
/
+2
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
12
-64
/
+48
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
3
-3
/
+35
2023-10-04
amd_iommu: Fix APIC address check
Akihiko Odaki
2
-9
/
+2
2023-10-04
hw/i386/acpi-build: Determine SMI command port just once
Bernhard Beschow
1
-3
/
+3
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
3
-29
/
+1
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
1
-9
/
+0
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
1
-2
/
+2
2023-10-04
hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Bernhard Beschow
4
-9
/
+5
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-1
/
+1
2023-10-03
hw/pc: remove needless includes
Marc-André Lureau
1
-39
/
+0
2023-09-29
intel_iommu: Fix shadow local variables on "size"
Peter Xu
1
-4
/
+4
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
1
-12
/
+12
2023-09-25
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Paolo Bonzini
2
-130
/
+3
2023-09-21
hw/i386/pc: fix code comment on cumulative flash size
Laszlo Ersek
1
-6
/
+6
2023-09-20
i386: spelling fixes
Michael Tokarev
6
-10
/
+10
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
1
-2
/
+11
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2
-15
/
+24
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
7
-8
/
+11
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2
-7
/
+4
2023-09-07
hw/i386/fw_cfg: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
hw/i386/pc: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2023-09-07
hw/i386/pc: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
5
-4
/
+22
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
4
-4
/
+10
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
3
-5
/
+28
2023-08-07
hw/i386/vmmouse:add relative packet flag for button status
Zongmin Zhou
1
-3
/
+12
2023-08-03
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
1
-1
/
+1
2023-08-03
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
1
-1
/
+1
2023-08-03
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
1
-0
/
+9
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
1
-8
/
+8
2023-08-03
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
1
-0
/
+5
2023-08-03
acpi: x86: remove _ADR on host bridges
Igor Mammedov
1
-3
/
+0
2023-08-03
x86: acpi: workaround Windows not handling name references in Package properly
Igor Mammedov
1
-2
/
+6
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-4
/
+11
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
1
-2
/
+9
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
1
-2
/
+2
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
1
-3
/
+4
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
1
-2
/
+2
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
1
-1
/
+11
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
1
-79
/
+11
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
1
-19
/
+0
2023-07-12
hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
David Hildenbrand
1
-6
/
+3
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
1
-12
/
+5
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
1
-3
/
+3
[next]