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