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
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+32
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+0
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
1
-0
/
+1
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
1
-0
/
+116
2017-10-06
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
1
-0
/
+34
2017-10-06
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
1
-1
/
+1
2017-10-06
nvic: Clear the vector arrays and prigroup on reset
Peter Maydell
1
-0
/
+5
2017-10-06
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
1
-0
/
+2
2017-10-06
hw/sd: fix out-of-bounds check for multi block reads
Michael Olbrich
1
-6
/
+6
2017-10-06
hw/block/onenand: Remove dead code block
Thomas Huth
1
-4
/
+0
2017-10-06
hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
Thomas Huth
1
-1
/
+6
2017-10-06
s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
Cornelia Huck
1
-0
/
+6
2017-10-06
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
1
-0
/
+5
2017-10-06
s390/kvm: make TOD setting failures fatal for migration
Collin L. Walling
1
-5
/
+2
2017-10-06
s390x/css: fix css migration compat handling
Halil Pasic
1
-3
/
+3
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
3
-0
/
+3
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
1
-1
/
+1
2017-10-06
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
1
-0
/
+4
2017-10-06
s390x/3270: handle writes of arbitrary length
Halil Pasic
1
-12
/
+18
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2
-9
/
+13
2017-10-06
Revert "s390x/ccw: create s390 phb conditionally"
Christian Borntraeger
1
-7
/
+9
2017-10-06
s390x/css: support ccw IDA
Halil Pasic
1
-1
/
+113
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+10
2017-10-06
virtio-ccw: use ccw data stream
Halil Pasic
1
-109
/
+46
2017-10-06
s390x/css: use ccw data stream
Halil Pasic
1
-4
/
+5
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+55
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
1
-25
/
+3
2017-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...
Peter Maydell
3
-5
/
+4
2017-10-05
usb: fix host-stub.c build race
Gerd Hoffmann
1
-0
/
+1
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
3
-0
/
+118
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
3
-0
/
+13
2017-10-03
vfio/pci: Do not unwind on error
Alex Williamson
1
-2
/
+2
2017-10-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2017-10-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...
Peter Maydell
2
-35
/
+36
2017-10-02
kvmclock: use the updated system_timer_msr
Jim Somerville
1
-1
/
+2
2017-10-02
watchdog: Allow setting action on the fly
Michal Privoznik
1
-1
/
+7
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2
-28
/
+23
2017-10-02
qapi: Rename WatchdogExpirationAction enum
Michal Privoznik
1
-7
/
+7
2017-09-29
usb: Use angle brackets for cacard include directive
Fam Zheng
1
-1
/
+1
2017-09-29
usb: fix libusb config variable name.
Gerd Hoffmann
1
-1
/
+1
2017-09-29
hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
Thomas Huth
1
-3
/
+1
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
1
-5
/
+114
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
48
-64
/
+167
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
2
-9
/
+8
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
46
-55
/
+159
2017-09-27
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
3
-5
/
+9
2017-09-27
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
3
-5
/
+13
2017-09-27
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
2
-18
/
+12
2017-09-27
mac_dbdma: QOMify
Mark Cave-Ayland
1
-10
/
+49
2017-09-27
mac_dbdma: remove unused IO fields from DBDMAState
Mark Cave-Ayland
1
-2
/
+0
[next]