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-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
2024-06-04
xen: Add xen_mr_is_memory()
Edgar E. Iglesias
1
-0
/
+1
2024-06-04
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
1
-0
/
+4
2024-06-04
hw/core: expand on the alignment of CPUState
Alex Bennée
1
-4
/
+10
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
1
-2
/
+1
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
1
-1
/
+1
2024-06-04
net: Remove receive_raw()
Akihiko Odaki
1
-1
/
+0
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
1
-7
/
+0
2024-06-03
hw/ufs: Add support MCQ of UFSHCI 4.0
Minwoo Im
1
-1
/
+22
2024-06-03
hw/ufs: Update MCQ-related fields to block/ufs.h
Minwoo Im
1
-2
/
+106
2024-05-30
accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
Peter Maydell
1
-2
/
+13
2024-05-29
qapi: Do not cast function pointers
Akihiko Odaki
1
-13
/
+24
2024-05-29
lockable: Do not cast function pointers
Akihiko Odaki
1
-4
/
+19
2024-05-29
hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
Thomas Huth
1
-3
/
+0
2024-05-28
qapi: blockdev-backup: add discard-source parameter
Vladimir Sementsov-Ogievskiy
3
-1
/
+4
2024-05-28
block/copy-before-write: create block_copy bitmap in filter node
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2024-05-27
qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop
Markus Armbruster
1
-3
/
+0
2024-05-27
qerror: QERR_IO_ERROR is no longer used, drop
Markus Armbruster
1
-3
/
+0
2024-05-24
tcg/cputlb: Remove non-synced variants of global TLB flushes
Nicholas Piggin
1
-82
/
+15
2024-05-23
Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-0
/
+1
2024-05-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-6
/
+55
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
1
-0
/
+1
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2
-1
/
+2
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
1
-0
/
+1
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
1
-1
/
+1
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
1
-4
/
+13
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
1
-2
/
+4
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
1
-4
/
+18
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
1
-0
/
+23
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
1
-0
/
+1
[next]