]> git.proxmox.com Git - qemu.git/commit - target-unicore32/translate.c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Sun, 12 Aug 2012 00:48:50 +0000 (19:48 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 12 Aug 2012 00:48:50 +0000 (19:48 -0500)
commit53810bab3acd73b9844807e53f02d867c1ad1d2a
treed39df6643c81aa0f9f6c3da3d549cb6bc56c2e4e
parent312942619af7bd81bda57769224a8280684dd1cf
parent166f3c7b7026f9cd55a7daeec3b3444ec41092ab
Merge remote-tracking branch 'kwolf/for-anthony' into staging

* kwolf/for-anthony:
  qemu-iotests: skip 039 with ./check -nocache
  block: add BLOCK_O_CHECK for qemu-img check
  qcow2: mark image clean after repair succeeds
  qed: mark image clean after repair succeeds
  blockdev: flip default cache mode from writethrough to writeback
  virtio-blk: disable write cache if not negotiated
  virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
  qemu-iotests: Save some sed processes
  ahci: Fix sglist memleak in ahci_dma_rw_buf()
  ahci: Fix ahci cdrom read corruptions for reads > 128k
  virtio-blk: fix use-after-free while handling scsi commands