index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
2017-10-12
nvic: Fix miscalculation of offsets into ITNS array
Peter Maydell
2017-10-12
nvic: Add missing 'break'
Peter Maydell
2017-10-12
watchdog/aspeed: fix variable type to store reload value
Cédric Le Goater
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
2017-10-06
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
2017-10-06
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
2017-10-06
nvic: Clear the vector arrays and prigroup on reset
Peter Maydell
2017-10-06
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
2017-10-06
hw/sd: fix out-of-bounds check for multi block reads
Michael Olbrich
2017-10-06
hw/block/onenand: Remove dead code block
Thomas Huth
2017-10-06
hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
Thomas Huth
2017-10-06
s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
Cornelia Huck
2017-10-06
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
2017-10-06
s390/kvm: make TOD setting failures fatal for migration
Collin L. Walling
2017-10-06
s390x/css: fix css migration compat handling
Halil Pasic
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
2017-10-06
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
2017-10-06
s390x/3270: handle writes of arbitrary length
Halil Pasic
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2017-10-06
Revert "s390x/ccw: create s390 phb conditionally"
Christian Borntraeger
2017-10-06
s390x/css: support ccw IDA
Halil Pasic
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
2017-10-06
virtio-ccw: use ccw data stream
Halil Pasic
2017-10-06
s390x/css: use ccw data stream
Halil Pasic
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
2017-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...
Peter Maydell
2017-10-05
usb: fix host-stub.c build race
Gerd Hoffmann
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
2017-10-03
vfio/pci: Do not unwind on error
Alex Williamson
2017-10-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...
Peter Maydell
2017-10-02
kvmclock: use the updated system_timer_msr
Jim Somerville
2017-10-02
watchdog: Allow setting action on the fly
Michal Privoznik
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-10-02
qapi: Rename WatchdogExpirationAction enum
Michal Privoznik
[next]