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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
sdcard: Correct CRC16 offset in sd_function_switch()
Philippe Mathieu-Daudé
1
-1
/
+1
2018-05-15
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae
1
-29
/
+95
2018-05-15
ps2: Clear the PS/2 queue and obey disable
Geoffrey McRae
1
-0
/
+11
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
7
-28
/
+119
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
3
-14
/
+96
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
3
-3
/
+15
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
1
-12
/
+1
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
1
-0
/
+8
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-80
/
+0
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-13
/
+29
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
1
-80
/
+0
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
11
-197
/
+149
2018-05-11
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
1
-1
/
+8
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
5
-0
/
+5
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
3
-144
/
+53
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
6
-48
/
+89
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
1
-5
/
+1
2018-05-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
1
-0
/
+1
2018-05-10
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...
Peter Maydell
1
-4
/
+8
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
1
-12
/
+21
2018-05-09
riscv: htif: increase the priority of the htif subregion
KONRAD Frederic
1
-2
/
+3
2018-05-09
riscv: spike: allow base == 0
KONRAD Frederic
1
-2
/
+5
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
8
-306
/
+429
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
6
-224
/
+125
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
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-13
/
+13
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2
-14
/
+13
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2
-6
/
+5
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2
-3
/
+20
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2
-60
/
+51
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2
-107
/
+88
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
3
-9
/
+9
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
3
-20
/
+14
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
5
-37
/
+47
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
6
-58
/
+190
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: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
4
-4
/
+4
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
5
-101
/
+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
1
-2
/
+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
4
-12
/
+15
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
1
-7
/
+48
[next]