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-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
2013-01-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-15
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-15
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-01-15
Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into staging
Anthony Liguori
2013-01-15
acpi_piix4: Do not use old_portio-style callbacks
Hervé Poussineau
2013-01-15
xen_platform: Do not use old_portio-style callbacks
Hervé Poussineau
2013-01-15
hw/dma.c: Fix conversion of ioport_register* to MemoryRegion
Julien Grall
2013-01-15
scsi-disk: qemu_vfree(NULL) is fine, simplify
Markus Armbruster
2013-01-15
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
2013-01-15
ide: fix TRIM with empty range entry
Paolo Bonzini
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2013-01-15
pc87312: Avoid define conflict on mingw32
Blue Swirl
2013-01-15
pc87312: Replace register_ioport_*() with MemoryRegion
Andreas Färber
2013-01-14
virtio-9p: fix compilation error.
KONRAD Frederic
2013-01-14
dataplane: fix build breakage on set_guest_notifiers()
Michael Roth
2013-01-14
virtio-pci: build for uninitialized return value in vq_vector_unmask
Michael Roth
2013-01-14
Add GE IP-Octal 232 IndustryPack emulation
Alberto Garcia
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
2013-01-14
xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
Stefano Stabellini
2013-01-14
xen_disk: add persistent grant support to xen_disk backend
Roger Pau Monne
2013-01-14
xen_disk: fix memory leak
Roger Pau Monne
2013-01-14
Merge remote-tracking branch 'kraxel/usb.76' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'spice/spice.v67' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kraxel/testdev.2' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-01-14
usb-host: Initialize dev->port the obviously safe way
Markus Armbruster
2013-01-14
usb-host: Drop superfluous null test from usb_host_auto_scan()
Markus Armbruster
2013-01-14
ehci: Assert state machine is sane w.r.t. EHCIQueue
Markus Armbruster
2013-01-14
dataplane: handle misaligned virtio-blk requests
Stefan Hajnoczi
2013-01-14
dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()
Stefan Hajnoczi
2013-01-14
xhci: nuke transfe5rs on detach
Gerd Hoffmann
2013-01-14
xhci: call xhci_detach_slot on root port detach too
Gerd Hoffmann
2013-01-14
xhci: create xhci_detach_slot helper function
Gerd Hoffmann
2013-01-14
pc-testdev: use typedefs
Gerd Hoffmann
2013-01-14
qxl: Don't drop client capability bits
Markus Armbruster
2013-01-14
qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check
Markus Armbruster
2013-01-12
build: consolidate multiple variables into universal-obj-y
Paolo Bonzini
2013-01-12
build: remove CONFIG_SMARTCARD
Paolo Bonzini
[next]