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-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-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
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
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-1
/
+6
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
3
-1
/
+947
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-1
/
+6
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
1
-1
/
+2
2020-06-05
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
1
-0
/
+899
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2
-0
/
+46
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
1
-2
/
+2
2020-06-05
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-05
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
1
-1
/
+12
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-0
/
+2
2020-06-03
riscv: Initial commit of OpenTitan machine
Alistair Francis
1
-0
/
+68
2020-06-03
riscv/boot: Add a missing header include
Alistair Francis
1
-0
/
+1
2020-06-03
riscv: sifive_e: Manually define the machine
Alistair Francis
1
-0
/
+4
2020-06-03
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
1
-4
/
+2
2020-06-02
tcg: Implement gvec support for rotate by scalar
Richard Henderson
4
-0
/
+5
2020-06-02
tcg: Implement gvec support for rotate by vector
Richard Henderson
4
-0
/
+9
2020-06-02
tcg: Implement gvec support for rotate by immediate
Richard Henderson
4
-0
/
+10
[next]