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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
blockjob: drop block_job_pause/resume_all()
Stefan Hajnoczi
2
-41
/
+0
2018-05-08
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
6
-6
/
+181
2018-05-08
sheepdog: Fix sd_co_create_opts() memory leaks
Kevin Wolf
1
-1
/
+3
2018-05-08
iotests: Add test for cancelling a mirror job
Max Reitz
3
-0
/
+169
2018-05-08
block/mirror: Make cancel always cancel pre-READY
Max Reitz
1
-1
/
+3
2018-05-08
block/mirror: honor ratelimit again
Stefan Hajnoczi
2
-4
/
+6
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
19
-358
/
+510
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' ...
Peter Maydell
1
-1
/
+2
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
17
-318
/
+287
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2
-7
/
+15
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-16
/
+23
2018-05-07
scripts/device-crash-test: Removed fixed CAN entries
Thomas Huth
1
-3
/
+0
2018-05-07
vl: allow 'maxmem' without 'slot'
David Hildenbrand
1
-15
/
+4
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2
-15
/
+15
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
3
-15
/
+14
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
3
-10
/
+9
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
3
-3
/
+23
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
3
-61
/
+51
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
4
-112
/
+91
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
4
-11
/
+11
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
4
-23
/
+16
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
9
-50
/
+60
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
12
-66
/
+242
2018-05-07
qxl: fix local renderer crash
Gerd Hoffmann
1
-1
/
+2
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
1
-0
/
+7
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
1
-4
/
+5
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
1
-3
/
+3
2018-05-06
RISC-V: Mark ROM read-only after copying in code
Michael Clark
4
-82
/
+101
2018-05-06
RISC-V: No traps on writes to misa,minstret,mcycle
Michael Clark
1
-12
/
+13
2018-05-06
RISC-V: Make mtvec/stvec ignore vectored traps
Michael Clark
1
-6
/
+8
2018-05-06
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
2
-2
/
+28
2018-05-06
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2
-18
/
+50
2018-05-06
RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
Michael Clark
1
-2
/
+5
2018-05-06
RISC-V: Clear mtval/stval on exceptions without info
Michael Clark
1
-0
/
+8
2018-05-06
RISC-V: Hardwire satp to 0 for no-mmu case
Michael Clark
1
-2
/
+5
2018-05-06
RISC-V: Update E and I extension order
Michael Clark
2
-1
/
+2
2018-05-06
RISC-V: Remove erroneous comment from translate.c
Michael Clark
1
-1
/
+0
2018-05-06
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
5
-5
/
+4
2018-05-06
RISC-V: Make virt header comment title consistent
Michael Clark
1
-1
/
+1
2018-05-06
RISC-V: Make some header guards more specific
Michael Clark
2
-4
/
+4
2018-05-06
RISC-V: Fix missing break statement in disassembler
Michael Clark
1
-1
/
+2
2018-05-06
RISC-V: Include instruction hex in disassembly
Michael Clark
1
-19
/
+20
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
9
-123
/
+0
2018-05-06
RISC-V: Remove identity_translate from load_elf
Michael Clark
4
-24
/
+4
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
2
-4
/
+2
2018-05-06
RISC-V: Make virt board description match spike
Michael Clark
1
-1
/
+1
2018-05-06
RISC-V: Replace hardcoded constants with enum values
Michael Clark
8
-12
/
+31
2018-05-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180504-...
Peter Maydell
25
-67
/
+2868
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
1
-0
/
+36
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
2
-7
/
+63
[next]