Hi Anthony,
I have few not very exiting xen bug fixes laying around that haven't
been applied to master yet. None of them are new, some of them are more
than an year old.
Please pull (git branch based on 07ff2c4475df77e38a31d50ee7f3932631806c15):
git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-next
Anthony PERARD (1):
xen-mapcache: Fix rlimit set size.
John Haxby (2):
Introduce a new 'connected' xendev op called when Connected.
Move the xenfb pointer handler to the connected method
Stefano Stabellini (1):
xen: use uint64_t instead of target_ulong in cpu_ioreq_move
hw/xen_backend.c | 40 ++++++++++++++++++++++++++++++++++------
hw/xen_backend.h | 3 ++-
hw/xen_console.c | 4 ++--
hw/xen_disk.c | 2 +-
hw/xen_nic.c | 2 +-
hw/xenfb.c | 29 ++++++++++++++++++++---------
xen-all.c | 2 +-
xen-mapcache.c | 29 ++++++++++++++++++++++++-----
8 files changed, 85 insertions(+), 26 deletions(-)
Cheers,
Stefano