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-08-22
Update version for 1.2.0-rc1 release
v1.2.0-rc1
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'kraxel/usb.59' into staging
Anthony Liguori
2012-08-22
qapi: add 'query-target' command to return target arch
Daniel P. Berrange
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2012-08-22
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
2012-08-22
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
2012-08-22
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
2012-08-22
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
2012-08-22
grackle_pci: QOM'ify Grackle PCI host bridge
Andreas Färber
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-22
softmmu-semi: fix lock_user* functions not to deref NULL upon OOM
Jim Meyering
2012-08-22
arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN
Jim Meyering
2012-08-22
sheepdog: don't leak socket file descriptor upon connection failure
Jim Meyering
2012-08-22
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
Jim Meyering
2012-08-22
qemu-ga: don't leak a file descriptor upon failed lockf
Jim Meyering
2012-08-22
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
2012-08-22
Fix invalidate if memory requested was not bucket aligned
Frediano Ziglio
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
2012-08-21
eventfd: making it thread safe
Alexey Kardashevskiy
2012-08-21
migration: move total_time from ram stats to migration info
Juan Quintela
2012-08-20
monitor: avoid declaring unused variables
Blue Swirl
2012-08-20
qapi: Fix memory leak
Stefan Weil
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
2012-08-20
iscsi: fix races between task completion and abort
Paolo Bonzini
2012-08-20
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
2012-08-20
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
2012-08-20
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
2012-08-19
Update OpenBIOS images
Blue Swirl
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
2012-08-18
scsi: fix warning
Gerd Hoffmann
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-17
Documentation: Warn against qemu-img on active image
Kevin Wolf
2012-08-17
vmdk: Read footer for streamOptimized images
Kevin Wolf
2012-08-17
vmdk: Fix header structure
Kevin Wolf
2012-08-16
Update version to 1.2.0-rc0
v1.2.0-rc0
Anthony Liguori
2012-08-16
qemu-char: (Re-)connect for tcp_chr_write() unconnected writing
Lei Li
[next]