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
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
1
-0
/
+6
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
1
-1
/
+0
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
1
-2
/
+2
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
25
-146
/
+637
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2
-7
/
+5
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2
-30
/
+46
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
1
-1
/
+0
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
1
-7
/
+0
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
1
-22
/
+0
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
1
-37
/
+0
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-11
/
+96
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
1
-1
/
+1
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
1
-0
/
+2
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
1
-0
/
+36
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2
-9
/
+49
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
1
-0
/
+1
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
1
-1
/
+2
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
1
-0
/
+4
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
1
-3
/
+8
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+11
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
3
-12
/
+39
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
1
-1
/
+10
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
1
-0
/
+16
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
1
-0
/
+3
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
1
-0
/
+3
2020-06-10
vmbus: vmbus implementation
Jon Doron
2
-0
/
+259
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
1
-0
/
+222
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
1
-0
/
+1
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
1
-2
/
+0
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
5
-8
/
+1
2020-06-09
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...
Peter Maydell
1
-0
/
+1
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
1
-1
/
+1
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
1
-0
/
+1
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
1
-0
/
+2
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
1
-0
/
+2
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
1
-0
/
+1
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2
-9
/
+19
2020-06-08
qemu-plugin.h: add missing include <stddef.h> to define size_t
Emilio G. Cota
1
-0
/
+1
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-1
/
+6
[next]