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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Philippe Mathieu-Daudé
1
-4
/
+0
2024-06-19
hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
Philippe Mathieu-Daudé
1
-1
/
+0
2024-06-19
hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-06-19
hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-06-19
hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
Philippe Mathieu-Daudé
1
-1
/
+0
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-19
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
Philippe Mathieu-Daudé
1
-1
/
+0
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-16
aspeed/soc: fix incorrect dram size for AST2700
Jamin Lin
1
-0
/
+2
2024-06-16
aspeed/soc: Add AST2700 support
Jamin Lin
1
-2
/
+26
2024-06-16
aspeed/intc: Add AST2700 support
Jamin Lin
1
-0
/
+44
2024-06-16
aspeed/scu: Add AST2700 support
Jamin Lin
1
-5
/
+42
2024-06-16
aspeed/smc: support different memory region ops for SMC flash region
Jamin Lin
1
-0
/
+1
2024-06-16
aspeed/smc: support dma start length and 1 byte length unit
Jamin Lin
1
-0
/
+1
2024-06-16
aspeed/sdmc: Add AST2700 support
Jamin Lin
1
-1
/
+4
2024-06-16
aspeed/sli: Add AST2700 support
Jamin Lin
1
-0
/
+27
2024-06-16
aspeed/wdt: Add AST2700 support
Jamin Lin
1
-1
/
+2
2024-06-16
aspeed/smc: Reintroduce "dram-base" property for AST2700
Cédric Le Goater
1
-0
/
+1
2024-06-15
Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...
Richard Henderson
3
-0
/
+6
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
1
-2
/
+0
2024-06-10
linux-aio: add IO_CMD_FDSYNC command support
Prasad Pandit
1
-0
/
+1
2024-06-10
aio: warn about iohandler_ctx special casing
Stefan Hajnoczi
1
-0
/
+6
2024-06-09
xen: mapcache: Add support for grant mappings
Edgar E. Iglesias
2
-0
/
+4
2024-06-09
xen: mapcache: Pass the ram_addr offset to xen_map_cache()
Edgar E. Iglesias
1
-0
/
+2
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-3
/
+8
2024-06-08
hvf: Makes assert_hvf_ok report failed expression
Phil Dennis-Jordan
1
-1
/
+4
2024-06-08
hvf: Consistent types for vCPU handles
Phil Dennis-Jordan
1
-1
/
+3
2024-06-08
backends/hostmem: Report error when memory size is unaligned
Michal Privoznik
1
-1
/
+1
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
1
-0
/
+1
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
1
-0
/
+21
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
1
-1
/
+5
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
1
-5
/
+10
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
7
-2
/
+78
2024-06-05
memory: Introduce memory_region_init_ram_guest_memfd()
Xiaoyao Li
1
-0
/
+6
2024-06-05
i386/sev: Allow measured direct kernel boot on SNP
Dov Murik
1
-0
/
+2
2024-06-05
hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
Brijesh Singh
1
-1
/
+1
2024-06-05
hw/i386/sev: Add function to get SEV metadata from OVMF header
Brijesh Singh
1
-0
/
+26
2024-06-05
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
2
-1
/
+5
2024-06-05
update-linux-headers: import linux/kvm_para.h header
Paolo Bonzini
1
-0
/
+38
2024-06-05
update-linux-headers: move pvpanic.h to correct directory
Paolo Bonzini
1
-0
/
+0
2024-06-04
Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into sta...
Richard Henderson
5
-11
/
+18
2024-06-04
hw/xen: Register framebuffer backend via xen_backend_init()
Philippe Mathieu-Daudé
1
-3
/
+0
2024-06-04
hw/xen: Make XenDevOps structures const
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-04
hw/xen: Constify xenstore_be::XenDevOps
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-04
hw/xen: Constify XenLegacyDevice::XenDevOps
Philippe Mathieu-Daudé
1
-1
/
+1
[next]