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
2018-05-15
blockjob: Wrappers for progress counter access
Kevin Wolf
1
-0
/
+19
2018-05-15
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
1
-2
/
+0
2018-05-15
block: Drop last of the sector-based aio callbacks
Eric Blake
1
-6
/
+0
2018-05-15
file-win32: Switch to byte-based callbacks
Eric Blake
1
-1
/
+1
2018-05-15
block: Support byte-based aio callbacks
Eric Blake
1
-0
/
+6
2018-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...
Peter Maydell
1
-0
/
+5
2018-05-15
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae
1
-0
/
+5
2018-05-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
1
-5
/
+17
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
1
-2
/
+0
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-14
/
+0
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
1
-2
/
+0
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-4
/
+0
2018-05-14
linux-user: correctly align types in thunking code
Laurent Vivier
1
-5
/
+17
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-162
/
+462
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
2
-4
/
+0
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
6
-52
/
+45
2018-05-10
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
1
-1
/
+1
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2
-41
/
+41
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2
-2
/
+3
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
1
-8
/
+0
2018-05-10
blockjob: drop block_job_pause/resume_all()
Stefan Hajnoczi
1
-14
/
+0
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-4
/
+4
2018-05-09
qemu-options: Bail out on unsupported options instead of silently ignoring them
Thomas Huth
1
-1
/
+1
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
1
-1
/
+1
2018-05-09
accel: use g_strsplit for parsing accelerator names
Daniel P. Berrangé
1
-1
/
+0
2018-05-09
exec: reintroduce MemoryRegion caching
Paolo Bonzini
4
-6
/
+169
2018-05-09
exec: move memory access declarations to a common header, inline *_phys funct...
Paolo Bonzini
4
-154
/
+292
2018-05-09
memdev: remove "id" property
Paolo Bonzini
1
-1
/
+0
2018-05-09
qom: allow object_get_canonical_path_component without parent
Paolo Bonzini
1
-0
/
+1
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
5
-28
/
+70
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
5
-29
/
+21
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-2
/
+2
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-1
/
+1
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
1
-4
/
+4
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
1
-0
/
+3
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
1
-1
/
+0
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2
-5
/
+3
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-2
/
+2
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-3
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
4
-13
/
+13
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2
-2
/
+45
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: Remove unused class definitions
Michael Clark
4
-22
/
+0
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
1
-2
/
+0
2018-05-06
RISC-V: Replace hardcoded constants with enum values
Michael Clark
4
-0
/
+16
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
1
-0
/
+15
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
1
-0
/
+10
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
1
-0
/
+87
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
1
-0
/
+14
[next]