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-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-09
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
2015-11-09
dataplane: support non-contigious s/g
Michael S. Tsirkin
2015-11-09
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
2015-11-06
ahci: split realize and init
Peter Crosthwaite
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
2015-11-06
pci-assign: do not test path with access() before opening
Paolo Bonzini
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
2015-11-06
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
2015-11-06
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
replay: ptimer
Pavel Dovgalyuk
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
pc: Set hw_version on all machine classes
Eduardo Habkost
2015-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...
Peter Maydell
2015-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...
Peter Maydell
2015-11-03
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
2015-11-03
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
2015-11-03
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
2015-11-03
arm: stellaris: exit on external reset request
Michael Davidsaver
2015-11-03
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
2015-11-03
arm: xilinx_zynq: Add linux pre-boot
Peter Crosthwaite
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
2015-11-03
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
2015-11-03
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
2015-11-03
ehci: clear suspend bit on detach
Gerd Hoffmann
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2015-11-02
memory: Convert to new qapi union layout
Eric Blake
2015-11-02
input: Convert to new qapi union layout
Eric Blake
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-10-30
hw/mips_malta: Fix KVM PC initialisation
James Hogan
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
2015-10-29
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
[next]