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
2013-01-21
virtio-s390-device: create a virtio-s390-bus during init.
KONRAD Frederic
2013-01-21
virtio-s390-bus: add virtio-s390-bus.
KONRAD Frederic
2013-01-21
virtio-pci: refactor virtio-pci device.
KONRAD Frederic
2013-01-21
virtio-pci-bus: introduce virtio-pci-bus.
KONRAD Frederic
2013-01-21
virtio-device: refactor virtio-device.
KONRAD Frederic
2013-01-21
virtio-bus: introduce virtio-bus
KONRAD Frederic
2013-01-21
qdev: add a maximum device allowed field for the bus.
KONRAD Frederic
2013-01-21
hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
Stefan Weil
2013-01-21
acpitable: open the data file in binary mode
Michael Tokarev
2013-01-21
hw: Spelling fix in log message
Stefan Weil
2013-01-20
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-19
usb: Fix compilation for MinGW (regression)
Stefan Weil
2013-01-19
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
2013-01-19
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
2013-01-19
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
Markus Armbruster
2013-01-19
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2013-01-19
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2013-01-19
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
openpic: set mixed mode as supported
Alexander Graf
2013-01-18
openpic: unify gcr mode mask updates
Alexander Graf
2013-01-18
openpic: move gcr write into a function
Alexander Graf
2013-01-18
dataplane: support viostor virtio-pci status bit setting
Stefan Hajnoczi
2013-01-18
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-17
ide: Remove wrong assertion
Kevin Wolf
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2013-01-16
tmp105: QOM'ify
Andreas Färber
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
2013-01-16
pseries: Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2013-01-16
Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
Knut Omang
2013-01-15
qdev: Prepare "realized" property
Andreas Färber
2013-01-15
qdev: Fold state enum into bool realized
Andreas Färber
2013-01-15
pseries: set no default boot order
Avik Sil
2013-01-15
Make default boot order machine specific
Avik Sil
2013-01-15
Merge remote-tracking branch 'afaerber/memory-ioport' into staging
Anthony Liguori
[next]