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-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
target-mips: fix memory leak
Gonglei
2015-04-30
usb: Remove unused functions
Thomas Huth
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
tpm: fix coding style
Stefan Berger
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-04-30
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-30
s390x/ipl: sort into categories
Cornelia Huck
2015-04-30
sclp: sort into categories
Cornelia Huck
2015-04-30
s390-virtio: sort into categories
Cornelia Huck
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
2015-04-28
milkymist: do not modify libs-softmmu
Paolo Bonzini
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-28
pci: Merge pci_nic_init() into pci_nic_init_nofail()
Thomas Huth
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-27
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
acpi: fix "Memory device control fields" register
Zhu Guihua
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus
Tang Chen
2015-04-27
pci: remove hard-coded bar size in msix_init_exclusive_bar()
Jason Wang
2015-04-27
virtio-pci: speedup MSI-X masking and unmasking
Jason Wang
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-27
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
[prev]
[next]