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
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-07-01
configure: Fix -lm test, so that tools can be compiled on hosts that require -lm
Alexey Kardashevskiy
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
memory: do not give a name to the internal exec.c regions
Paolo Bonzini
2014-07-01
memory: MemoryRegion: Add size property
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: Add container and addr props
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
2014-07-01
qom: object: Ignore refs/unrefs of NULL
Peter Crosthwaite
2014-07-01
qom: object: remove parent pointer when unparenting
Peter Crosthwaite
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-07-01
qom: allow creating an alias of a child<> property
Paolo Bonzini
2014-07-01
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-06-30
qom: Remove parent pointer when unparenting
Peter Crosthwaite
2014-06-30
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014063...
Peter Maydell
2014-06-30
vfio: use correct runstate
Paolo Bonzini
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging
Peter Maydell
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
2014-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20140630' into...
Peter Maydell
2014-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140630'...
Peter Maydell
2014-06-30
tests/test-qmp-event: fix for GLib < 2.31
Paolo Bonzini
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-06-30
nbd: Shutdown socket before closing.
Hani Benhabiles
2014-06-29
disas/libvixl: Fix wrong format strings
Stefan Weil
2014-06-29
disas/libvixl: Update README for version base
Richard Henderson
2014-06-29
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
2014-06-29
ui/cocoa: Fix handling of absolute positioning devices
Peter Maydell
2014-06-29
ui/cocoa: Add utility method to check if point is within window
Peter Maydell
2014-06-29
ui/cocoa: Cope with first surface being same as initial window size
Peter Maydell
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
2014-06-29
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
[next]