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
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-10-09
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
2015-10-09
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...
Peter Maydell
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-08
hw: char: Remove unnecessary variable
Shraddha Barke
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2015-10-08
pc: check for underflow in load_linux
Paolo Bonzini
2015-10-08
pci-assign: do not include sys/io.h
Paolo Bonzini
2015-10-08
imx_serial: Generate interrupt on tx empty if enabled
Guenter Roeck
2015-10-08
sdhci: Change debug prints to compile unconditionally
Sai Pavan Boddu
2015-10-08
sdhci: use PRIx64 for uint64_t type
Sai Pavan Boddu
2015-10-08
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
2015-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-10-06
pc-dimm: Fail realization for invalid nodes in non-NUMA config
Bharata B Rao
2015-10-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...
Peter Maydell
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
2015-10-02
icc_bus: drop the unused files
Zhu Guihua
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
x86: use new method to correct reset sequence
Zhu Guihua
2015-10-02
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2015-10-02
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2015-10-02
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
2015-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
2015-10-02
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
2015-10-01
virtio: Notice when the system doesn't support MSIx at all
Richard Henderson
2015-10-01
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2015-10-01
virtio-net: correctly drop truncated packets
Jason Wang
2015-10-01
virtio: introduce virtqueue_discard()
Jason Wang
2015-10-01
virtio: introduce virtqueue_unmap_sg()
Jason Wang
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...
Peter Maydell
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
2015-09-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-09-25
bt: remove muldiv64()
Laurent Vivier
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
2015-09-25
mips: remove muldiv64()
Laurent Vivier
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
[next]