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
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386
Pierrick Bouvier
2
-12
/
+12
2025-03-11
hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
Philippe Mathieu-Daudé
1
-4
/
+2
2025-03-11
hw/i386/fw_cfg: Check ACPI availability with acpi_builtin()
Philippe Mathieu-Daudé
2
-4
/
+7
2025-03-11
hw/acpi: Introduce acpi_builtin() helper
Philippe Mathieu-Daudé
3
-0
/
+13
2025-03-11
system: Replace arch_type global by qemu_arch_available() helper
Philippe Mathieu-Daudé
5
-8
/
+11
2025-03-11
system: Extract target-specific globals to their own compilation unit
Philippe Mathieu-Daudé
3
-14
/
+25
2025-03-11
hw/xen/hvm: Fix Aarch64 typo
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-11
hw/net/smc91c111: Don't allow data register access to overrun buffer
Peter Maydell
1
-12
/
+53
2025-03-11
hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers
Peter Maydell
1
-3
/
+5
2025-03-11
hw/net/smc91c111: Sanitize packet length on tx
Peter Maydell
1
-5
/
+29
2025-03-11
hw/net/smc91c111: Sanitize packet numbers
Peter Maydell
1
-0
/
+45
2025-03-11
hw/rtc: Add Ricoh RS5C372 RTC emulation
Bernhard Beschow
7
-0
/
+292
2025-03-11
hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
3
-0
/
+6
2025-03-11
vfio/pci: Drop debug commentary from x-device-dirty-page-tracking
Joao Martins
1
-1
/
+1
2025-03-11
vfio/pci-quirks: Exclude non-ioport BAR from ATI quirk
Vasilis Liaskovitis
1
-1
/
+1
2025-03-11
hw/vfio: Compile display.c once
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-11
hw/vfio: Compile iommufd.c once
Philippe Mathieu-Daudé
2
-4
/
+3
2025-03-11
hw/vfio: Compile more objects once
Philippe Mathieu-Daudé
1
-2
/
+2
2025-03-11
hw/vfio: Compile some common objects once
Philippe Mathieu-Daudé
2
-6
/
+8
2025-03-11
hw/vfio/common: Get target page size using runtime helpers
Philippe Mathieu-Daudé
1
-3
/
+5
2025-03-11
hw/vfio/common: Include missing 'system/tcg.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-03-11
hw/vfio/spapr: Do not include <linux/kvm.h>
Philippe Mathieu-Daudé
1
-3
/
+0
2025-03-11
system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
Philippe Mathieu-Daudé
5
-3
/
+6
2025-03-11
vfio/migration: Use BE byte order for device state wire packets
Maciej S. Szmigiero
1
-5
/
+10
2025-03-11
vfio/igd: Fix broken KVMGT OpRegion support
Tomita Moeko
1
-1
/
+26
2025-03-11
vfio/igd: Introduce x-igd-lpc option for LPC bridge ID quirk
Tomita Moeko
3
-6
/
+13
2025-03-11
vfio/igd: Handle x-igd-opregion option in config quirk
Tomita Moeko
3
-16
/
+9
2025-03-11
vfio/igd: Decouple common quirks from legacy mode
Tomita Moeko
3
-53
/
+77
2025-03-11
vfio/igd: Refactor vfio_probe_igd_bar4_quirk into pci config quirk
Tomita Moeko
3
-11
/
+18
2025-03-11
vfio/pci: Add placeholder for device-specific config space quirks
Tomita Moeko
3
-0
/
+10
2025-03-11
vfio/igd: Move LPC bridge initialization to a separate function
Tomita Moeko
1
-52
/
+70
2025-03-11
vfio/igd: Consolidate OpRegion initialization into a single function
Tomita Moeko
4
-89
/
+88
2025-03-11
vfio/igd: Do not include GTT stolen size in etc/igd-bdsm-size
Tomita Moeko
1
-25
/
+3
2025-03-11
vfio/igd: Remove GTT write quirk in IO BAR 4
Tomita Moeko
1
-190
/
+1
2025-03-11
docs/system/ppc/amigang.rst: Update for NVRAM emulation
BALATON Zoltan
1
-8
/
+9
2025-03-11
ppc/amigaone: Add #defines for memory map constants
BALATON Zoltan
1
-6
/
+14
2025-03-11
ppc/amigaone: Add kernel and initrd support
BALATON Zoltan
1
-1
/
+112
2025-03-11
ppc/amigaone: Add default environment
BALATON Zoltan
1
-1
/
+36
2025-03-11
ppc/amigaone: Implement NVRAM emulation
BALATON Zoltan
1
-3
/
+110
2025-03-11
ppc/amigaone: Simplify replacement dummy_fw
BALATON Zoltan
1
-4
/
+1
2025-03-11
spapr: Generate random HASHPKEYR for spapr machines
Nicholas Piggin
3
-0
/
+6
2025-03-11
target/ppc: Avoid warning message for zero process table entries
Nicholas Piggin
1
-0
/
+14
2025-03-11
target/ppc: Wire up BookE ATB registers for e500 family
Nicholas Piggin
1
-0
/
+17
2025-03-11
target/ppc: fix timebase register reset state
Nicholas Piggin
1
-3
/
+8
2025-03-11
spapr: nested: Add support for reporting Hostwide state counter
Vaibhav Jain
2
-39
/
+147
2025-03-11
ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
Shivaprasad G Bhat
6
-11
/
+96
2025-03-11
ppc: Enable 2nd DAWR support on Power10 PowerNV machine
Shivaprasad G Bhat
9
-44
/
+110
2025-03-11
hw/ppc/epapr: Do not swap ePAPR magic value
Philippe Mathieu-Daudé
2
-2
/
+2
2025-03-11
hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
Philippe Mathieu-Daudé
1
-2
/
+6
2025-03-11
hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
Philippe Mathieu-Daudé
1
-5
/
+10
[next]