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
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-24
memory-device: improve "range conflicts" error message
David Hildenbrand
2018-10-24
memory-device: fix error message when hinted address is too small
David Hildenbrand
2018-10-24
memory-device: fix alignment error message
David Hildenbrand
2018-10-24
machine: fix a typo
Li Qiang
2018-10-24
hw/mips/malta: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/hppa/dino: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/alpha/typhoon: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
Philippe Mathieu-Daudé
2018-10-24
hw/mips/gt64xxx_pci: Mark as bridge device
Philippe Mathieu-Daudé
2018-10-24
hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
Philippe Mathieu-Daudé
2018-10-24
hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-10-24
trace-events: Fix copy/paste typo
Philippe Mathieu-Daudé
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-10-19
xen/pt: Fix incomplete conversion to realize()
Markus Armbruster
2018-10-19
smbios: Clean up error handling in smbios_add()
Markus Armbruster
2018-10-19
ioapic: Fix error handling in realize()
Markus Armbruster
2018-10-19
pc: Fix machine property nvdimm-persistence error handling
Markus Armbruster
2018-10-19
9pfs: Fix CLI parsing crash on error
Markus Armbruster
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
hyperv_testdev: add SynIC message and event testmodes
Roman Kagan
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
2018-10-19
hyperv: add support for KVM_HYPERV_EVENTFD
Roman Kagan
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
2018-10-19
hyperv: add synic message delivery
Roman Kagan
2018-10-19
hyperv: make overlay pages for SynIC
Roman Kagan
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
hyperv: rename kvm_hv_sint_route_set_sint
Roman Kagan
2018-10-19
hyperv: make HvSintRoute reference-counted
Roman Kagan
2018-10-19
hyperv: allow passing arbitrary data to sint ack callback
Roman Kagan
2018-10-19
hyperv_testdev: drop unnecessary includes
Roman Kagan
2018-10-19
hyperv_testdev: refactor for better maintainability
Roman Kagan
2018-10-19
scsi-disk: fix rerror/werror=ignore
Paolo Bonzini
2018-10-19
scsi-disk: fix double completion of failing passthrough requests
Paolo Bonzini
2018-10-19
hw: edu: drop DO_UPCAST
Li Qiang
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
2018-10-19
target-i386: add q35 0xcf8 port as coalesced_pio
Peng Hao
2018-10-19
target-i386: add i440fx 0xcf8 port as coalesced_pio
Peng Hao
[next]