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
Age
Commit message (
Expand
)
Author
2012-06-21
Introduce apic-msidef.h
Anthony PERARD
2012-06-21
Introduce Xen PCI Passthrough, PCI config space helpers
Allen Kay
2012-06-21
Introduce Xen PCI Passthrough, qdevice
Allen Kay
2012-06-21
qdev-properties: Introduce pci-host-devaddr.
Anthony PERARD
2012-06-21
pci.c: Add opaque argument to pci_for_each_device.
Anthony PERARD
2012-06-21
Introduce XenHostPCIDevice to access a pci device on the host.
Anthony PERARD
2012-06-21
configure: Introduce --enable-xen-pci-passthrough.
Anthony PERARD
2012-06-21
pci_ids: Add INTEL_82599_SFP_VF id.
Anthony PERARD
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-19
configure: fix -enable-debug with newer toolchains
Avi Kivity
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'sweil/for-anthony' into staging
Anthony Liguori
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-18
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
2012-06-18
qom: Make Object a type
Paolo Bonzini
2012-06-18
qom: Add class_base_init
Paolo Bonzini
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
qom: Introduce object_property_is_{child,link}()
Andreas Färber
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
2012-06-15
audio/winwave: Fix typo
malc
2012-06-15
build: install qmp-commands.txt
Bruce Rogers
2012-06-15
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
Fix some more license versions (GPL2+ instead of GPL2)
Stefan Weil
2012-06-15
monitor: Fix memory leak with readline completion
Stefan Weil
2012-06-15
qmp: do not include monitor.h from qapi-types-core.h
Paolo Bonzini
2012-06-15
qmp: include monitor.h when needed
Paolo Bonzini
2012-06-15
kvm: add missing include files
Paolo Bonzini
2012-06-15
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
2012-06-15
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
[next]