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-03-27
virtio-serial: propagate guest_connected to the port on post_load
Alon Levy
2013-03-27
virtio-serial: Consolidate guest_open/guest_close into set_guest_connected
Hans de Goede
2013-03-27
qemu-char: Move incrementing of avail_connections to qdev-properties-system
Hans de Goede
2013-03-27
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
Hans de Goede
2013-03-27
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-26
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
pcie: Mangle types to match topology
Alex Williamson
2013-03-26
pci: Create and use API to determine root buses
Alex Williamson
2013-03-26
pci: Create pci_bus_is_express helper
Alex Williamson
2013-03-26
pci: Q35, Root Ports, and Switches create PCI Express buses
Alex Williamson
2013-03-26
pci: Allow PCI bus creation interfaces to specify the type of bus
Alex Williamson
2013-03-26
pci: Move PCI and PCIE type defines
Alex Williamson
2013-03-26
pci: Create and register a new PCI Express TypeInfo
Alex Williamson
2013-03-26
pci: refuse empty ROM files
Stefan Hajnoczi
2013-03-26
pci_bridge: Remove duplicate IRQ swizzle function
Alex Williamson
2013-03-26
pci_bridge: Use a default map_irq function
Alex Williamson
2013-03-26
pci: Fix INTx routing notifier recursion
Alex Williamson
2013-03-26
pci_bridge: drop formatting from source
Michael S. Tsirkin
2013-03-26
pci_bridge: factor out common code
Michael S. Tsirkin
2013-03-26
pci: Teach PCI Bridges about VGA routing
Alex Williamson
2013-03-26
pci: Add PCI VGA helpers
Alex Williamson
2013-03-26
virtio-pci: guest notifier mask without non-irqfd
Michael S. Tsirkin
2013-03-26
virtio-net: remove layout assumptions for mq ctrl
Jason Wang
2013-03-26
qmp: add path to device_deleted event
Michael S. Tsirkin
2013-03-26
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-26
virtio-ccw: Queue sanity check for notify hypercall.
Cornelia Huck
2013-03-26
hw/qdev: Abort rather than ignoring errors adding device properties
Peter Maydell
2013-03-26
hw/qdev-properties.c: Improve diagnostic for setting property after realize
Peter Maydell
2013-03-26
virtio-scsi: cleanup: remove qdev field.
KONRAD Frederic
2013-03-26
virtio-scsi: cleanup: init and exit functions.
KONRAD Frederic
2013-03-26
virtio-scsi: cleanup: use QOM casts.
KONRAD Frederic
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2013-03-26
virtio-scsi-s390: switch to the new API.
KONRAD Frederic
2013-03-26
virtio-scsi-pci: switch to new API.
KONRAD Frederic
2013-03-26
virtio-scsi: add the virtio-scsi device.
KONRAD Frederic
2013-03-26
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
2013-03-26
virtio-scsi: allocate cmd_vqs array separately.
KONRAD Frederic
2013-03-26
virtio-scsi: don't use pointer for configuration.
KONRAD Frederic
2013-03-26
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
2013-03-25
Packet abstraction for VMWARE network devices
Dmitry Fleytman
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-24
Remove device_tree.o from hw/moxie/Makefile.objs.
Anthony Green
2013-03-23
Add sample moxie system
Anthony Green
2013-03-23
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
Blue Swirl
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-03-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-22
qdev: remove redundant abort()
liguang
[next]