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
2016-01-20
qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
Kevin Wolf
2016-01-20
qcow2: Implement .bdrv_inactivate
Kevin Wolf
2016-01-20
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
2016-01-20
block: Fix error path in bdrv_invalidate_cache()
Kevin Wolf
2016-01-20
block: Assert no write requests under BDRV_O_INCOMING
Kevin Wolf
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
2016-01-20
block: Clean up includes
Peter Maydell
2016-01-20
qemu-iotests: Reduce racy output in 028
Eric Blake
2016-01-20
qemu-img: Speed up comparing empty/zero images
Fam Zheng
2016-01-19
block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Christian Borntraeger
2016-01-19
block: Fix .bdrv_open flags
Kevin Wolf
2016-01-18
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2016-01-18
MAINTAINERS: Fix sPAPR entry heading
Andreas Färber
2016-01-18
qdev: Free QemuOpts when the QOM path goes away
Paolo Bonzini
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
2016-01-18
qom: Allow properties to be registered against classes
Daniel P. Berrange
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2016-01-18
target-arm: Clean up includes
Peter Maydell
2016-01-18
scripts: Add new clean-includes script to fix C include directives
Peter Maydell
2016-01-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160118-1' into st...
Peter Maydell
2016-01-18
vnc: fix tls-creds error message
Wolfgang Bumiller
2016-01-18
Fix corner-case when using VNC+SASL+SPICE
Christophe Fergeau
2016-01-18
vnc: clear vs->tlscreds after unparenting it
Wolfgang Bumiller
2016-01-18
gtk: implement set_echo
Paolo Bonzini
2016-01-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2016-01-16
target-sparc: Migrate CWP and PIL for SPARC64
Peter Maydell
2016-01-16
target-sparc: Use VMState arrays for SPARC64 TLB/MMU state
Peter Maydell
2016-01-16
target-sparc: Convert to VMStateDescription
Juan Quintela
2016-01-16
target-sparc: Don't flush TLB in cpu_load function
Peter Maydell
2016-01-16
target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts
Peter Maydell
2016-01-16
vmstate: define vmstate_info_uinttl
Juan Quintela
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2016-01-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-01-15
qemu-char: do not leak QemuMutex when freeing a character device
Paolo Bonzini
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2016-01-15
nbd-server: do not check request length except for reads and writes
Paolo Bonzini
2016-01-15
nbd-server: Coroutine based negotiation
Fam Zheng
2016-01-15
nbd: Split nbd.c
Fam Zheng
2016-01-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
2016-01-15
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
2016-01-15
vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...
Shmulik Ladkani
2016-01-15
scsi: initialise info object with appropriate size
P J P
2016-01-15
i386: avoid null pointer dereference
P J P
2016-01-15
target-i386: do not duplicate page protection checks
Paolo Bonzini
[next]