qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Memory patches for 2013-09-05
@ 2013-09-05 17:17 Paolo Bonzini
  2013-09-05 17:17 ` [Qemu-devel] [PULL 1/5] exec: fix writing to MMIO area with non-power-of-two length Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paolo Bonzini @ 2013-09-05 17:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: anthony

Anthony,

the following changes since commit aaa6a40194e9f204cb853f64ef3c1e170bb014e8:

  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging (2013-09-03 12:33:32 -0500)

are available in the git repository at:

  git://github.com/bonzini/qemu.git iommu-for-anthony

for you to fetch changes up to 2641689a37144b201814f39046e36eb285498cbe:

  exec: do tcg_commit only when tcg_enabled (2013-09-05 18:11:52 +0200)

Mostly small fixes, all except one queued for stable.

Paolo
----------------------------------------------------------------
Hu Tao (1):
      exec: check offset_within_address_space for register subpage

Jan Kiszka (2):
      memory: Provide separate handling of unassigned io ports accesses
      Revert "memory: Return -1 again on reads from unsigned regions"

Paolo Bonzini (1):
      exec: fix writing to MMIO area with non-power-of-two length

liguang (1):
      exec: do tcg_commit only when tcg_enabled

 exec.c                | 12 +++++++++---
 include/exec/ioport.h |  4 ++++
 ioport.c              | 16 ++++++++++++++++
 memory.c              |  2 +-
 4 files changed, 30 insertions(+), 4 deletions(-)
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-05 17:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 17:17 [Qemu-devel] [PULL 0/5] Memory patches for 2013-09-05 Paolo Bonzini
2013-09-05 17:17 ` [Qemu-devel] [PULL 1/5] exec: fix writing to MMIO area with non-power-of-two length Paolo Bonzini
2013-09-05 17:17 ` [Qemu-devel] [PULL 2/5] exec: check offset_within_address_space for register subpage Paolo Bonzini
2013-09-05 17:17 ` [Qemu-devel] [PULL 3/5] memory: Provide separate handling of unassigned io ports accesses Paolo Bonzini
2013-09-05 17:17 ` [Qemu-devel] [PULL 4/5] Revert "memory: Return -1 again on reads from unsigned regions" Paolo Bonzini
2013-09-05 17:17 ` [Qemu-devel] [PULL 5/5] exec: do tcg_commit only when tcg_enabled Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).