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
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-16
hw/pci-host: Mark versatile regions as little-endian
Philippe Mathieu-Daudé
1
-2
/
+2
2025-02-16
hw/mips: Mark Loonson3 Virt machine devices as little-endian
Philippe Mathieu-Daudé
1
-2
/
+2
2025-02-16
hw/mips: Mark Boston machine devices as little-endian
Philippe Mathieu-Daudé
1
-3
/
+3
2025-02-16
hw/arm: Mark Allwinner Technology devices as little-endian
Philippe Mathieu-Daudé
22
-31
/
+31
2025-02-16
hw/ssi/xilinx_spi: Make device endianness configurable
Philippe Mathieu-Daudé
2
-9
/
+24
2025-02-16
hw/char/xilinx_uartlite: Make device endianness configurable
Philippe Mathieu-Daudé
3
-11
/
+25
2025-02-16
hw/timer/xilinx_timer: Make device endianness configurable
Philippe Mathieu-Daudé
5
-13
/
+35
2025-02-16
hw/net/xilinx_ethlite: Make device endianness configurable
Philippe Mathieu-Daudé
3
-6
/
+25
2025-02-16
hw/intc/xilinx_intc: Make device endianness configurable
Philippe Mathieu-Daudé
5
-13
/
+52
2025-02-16
hw/qdev-properties-system: Introduce EndianMode QAPI enum
Philippe Mathieu-Daudé
3
-0
/
+32
2025-02-16
hw: Make class data 'const'
Philippe Mathieu-Daudé
4
-4
/
+4
2025-02-16
hw: Declare various const data as 'const'
Philippe Mathieu-Daudé
6
-6
/
+6
2025-02-16
tests/functional: Remove sleep() kludges from microblaze tests
Philippe Mathieu-Daudé
1
-5
/
+3
2025-02-16
tests/functional: Allow microblaze tests to take a machine name argument
Philippe Mathieu-Daudé
2
-4
/
+10
2025-02-16
tests/functional: Explicit endianness of microblaze assets
Philippe Mathieu-Daudé
2
-6
/
+6
2025-02-16
hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
Peter Maydell
1
-0
/
+9
2025-02-16
hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2025-02-16
hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Philippe Mathieu-Daudé
1
-0
/
+16
2025-02-16
hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
5
-5
/
+0
2025-02-16
hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
21
-29
/
+0
2025-02-16
hw/boards: Do not create unusable default if=sd drives
Philippe Mathieu-Daudé
51
-120
/
+0
2025-02-16
hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
102
-160
/
+156
2025-02-16
hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
98
-0
/
+152
2025-02-16
hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
Philippe Mathieu-Daudé
5
-5
/
+5
2025-02-16
hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
2
-7
/
+5
2025-02-16
hw/xen: Prefer QOM cast for XenLegacyDevice
Bernhard Beschow
3
-5
/
+5
2025-02-16
hw/tpm: Have TPM TIS sysbus device inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
1
-2
/
+1
2025-02-16
hw/net: Have eTSEC device inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
1
-3
/
+1
2025-02-16
hw/i386: Have X86_IOMMU devices inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
3
-5
/
+1
2025-02-16
hw/display: Have RAMFB device inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
1
-2
/
+1
2025-02-16
hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
3
-7
/
+1
2025-02-16
hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
2
-0
/
+16
2025-02-16
hw/sysbus: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
1
-23
/
+17
2025-02-16
hw/sysbus: Use sizeof(BusState) in main_system_bus_create()
Philippe Mathieu-Daudé
1
-2
/
+2
2025-02-16
hw/core/machine: Reject thread level cache
Zhao Liu
1
-0
/
+7
2025-02-16
hw/intc/apic: Fixes magic number use, removes outdated comment
Phil Dennis-Jordan
1
-2
/
+1
2025-02-16
hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
Philippe Mathieu-Daudé
1
-26
/
+12
2025-02-16
backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
Philippe Mathieu-Daudé
1
-14
/
+10
2025-02-14
guestperf: Add test result data into report
Hyman Huang
2
-2
/
+28
2025-02-14
guestperf: Introduce multifd compression option
Hyman Huang
4
-2
/
+35
2025-02-14
guestperf: Nitpick the inconsistent parameters
Hyman Huang
1
-1
/
+1
2025-02-14
guestperf: Support deferred migration for multifd
Hyman Huang
1
-4
/
+15
2025-02-14
migration: use parameters.mode in cpr_state_save
Steve Sistare
1
-0
/
+1
2025-02-14
migration: Update migrate_cancel documentation
Fabiano Rosas
1
-1
/
+3
2025-02-14
tests/qtest/migration: Add a cancel test
Fabiano Rosas
1
-0
/
+176
2025-02-14
tests/qtest/migration: Introduce migration_test_add_suffix
Fabiano Rosas
2
-0
/
+26
2025-02-14
migration: Don't set FAILED state when cancelling
Fabiano Rosas
1
-4
/
+11
2025-02-14
migration: Reject qmp_migrate_cancel after postcopy
Fabiano Rosas
1
-1
/
+12
2025-02-14
migration: Fix hang after error in destination setup phase
Fabiano Rosas
1
-0
/
+5
2025-02-14
migration: Change migrate_fd_ to migration_
Fabiano Rosas
6
-21
/
+21
[next]