aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...Peter Maydell
2017-10-23usb-ccid: remove needless migration state codeMarc-André Lureau
2017-10-21openrisc: Only kick cpu on timeout, not on updateStafford Horne
2017-10-21openrisc: Initial SMP supportStafford Horne
2017-10-21openrisc/cputimer: Perparation for MulticoreStafford Horne
2017-10-21openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)Stafford Horne
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali
2017-10-20s390x/tcg: unlock NMIDavid Hildenbrand
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand
2017-10-20s390x/css: be more consistent if broken beyond repairHalil Pasic
2017-10-20S390: use g_new() family of functionsMarc-André Lureau
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-10-19tpm: move recv_data_callback to TPM interfaceMarc-André Lureau
2017-10-19tpm: add a QOM TPM interfaceMarc-André Lureau
2017-10-19tpm-tis: fold TPMTISEmuState in TPMStateMarc-André Lureau
2017-10-19tpm-tis: remove tpm_tis.h headerMarc-André Lureau
2017-10-19tpm-tis: move TPMState to TIS headerMarc-André Lureau
2017-10-19tpm: remove locty_data from TPMStateMarc-André Lureau
2017-10-19tpm-emulator: fix error handlingMarc-André Lureau
2017-10-19tpm: add TPMBackendCmd to hold the request stateMarc-André Lureau
2017-10-19tpm: remove locty argument from receive_cbMarc-André Lureau
2017-10-19tpm: remove needless castMarc-André Lureau
2017-10-19tpm: remove unused TPMBackendCmdMarc-André Lureau
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau
2017-10-19tpm: move TPMSizedBuffer to tpm_tis.hMarc-André Lureau
2017-10-19tpm: remove tpm_register_driver()Marc-André Lureau
2017-10-19tpm-tis: remove RAISE_STS_IRQMarc-André Lureau
2017-10-19tpm-tis: remove unused hw_access argumentMarc-André Lureau
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell
2017-10-19sun4u: fix assert when adding NICs which aren't the in-built modelMark Cave-Ayland
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland
2017-10-18scsi: reject configurations with logical block size > physical block sizeMark Kanda
2017-10-18qdev: defer DEVICE_DEL event until instance_finalize()Michael Roth
2017-10-18Revert "qdev: Free QemuOpts when the QOM path goes away"Michael Roth
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-10-17cirrus: fix oob access in mode4and5 write functionsGerd Hoffmann
2017-10-17vga: add ram_addr_t castGerd Hoffmann
2017-10-17vga: handle cirrus vbe mode wraparounds.Gerd Hoffmann