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
2016-06-28
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
2016-06-28
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2016-06-28
rtl8139: save/load RxMulOk counter (again)
David Vrabel
2016-06-28
net: mipsnet: check transmit buffer size before sending
Prasad J Pandit
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rtl8139.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
2016-06-27
m25p80: Fast read commands family changes.
Marcin Krzeminski
2016-06-27
m25p80: Introduce configuration registers.
Marcin Krzeminski
2016-06-27
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
2016-06-27
m25p80: Add additional flash commands:
Marcin Krzeminski
2016-06-27
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
2016-06-27
m25p80: Allow more than four banks.
Marcin Krzeminski
2016-06-27
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
2016-06-27
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
2016-06-27
palmetto-bmc: Configure the SCU's hardware strapping register
Andrew Jeffery
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
2016-06-27
cadence_gem: Set the last bit when wrap is set
Alistair Francis
2016-06-27
cadence_gem: Avoid infinite loops with a misconfigured buffer
Alistair Francis
2016-06-27
cadence_uart: Protect against transmit errors
Alistair Francis
2016-06-27
hw/intc/arm_gicv3: Add missing break
Shannon Zhao
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
2016-06-27
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR
Aaron Larson
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
virtio-mmio: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
virtio-pci: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
virtio-ccw: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
[next]