cvs log xenner
kvmbits.c, vmcore.c, xenbackd.h, xenner.c, xenner.h, xennerctrl.h, xen/elfstructs.h, xen/libelf.h, xen/nametable.sh, xen/xc_dom.h (utags: v0_47)
xen 3.4 adaptions
emu-hcall.c (tags: v0_47), emu-lapic.c (tags: v0_47), emu.h (tags: v0_47), kvmbits.c, xenner.c
some adaptions to recent libvirt
evtchnd.c, statistics.c (utags: v0_47)
- loglevel fixup. - whitespace fixes.
xenbackd.c (tags: v0_47)
- stop writing stats file if there are no devices (and thus no stats for them).
kvmbits.c (tags: v0_46), xenbus.c (tags: v0_47, v0_46), xenner.c, xenner.h (tags: v0_46), xenner.init
- kill xenconsoled support. - fix xenbus memory setup.
kvmbits.c, xenbus.c, xenner.c, xenner.h
- make startup less verbose. - tweak monitor to work better with libvirt.
build.c (tags: v0_47, v0_46), kvmbits.c, vmcore.c (tags: v0_46), xenbus.c, xenner.c, xenner.h
- a bunch of initialization order arrangements.
GNUmakefile (tags: v0_46), libxc-dummy.c (tags: v0_47, v0_46), xenner.c (utags: v0_45)
- qemu fixups.
VERSION, cpuid.c (tags: v0_47, v0_46), emu-main.c (tags: v0_47, v0_46), emu-pv.c (tags: v0_47, v0_46), emu.h (tags: v0_46) (utags: v0_45)
- add memcmp. - misc fixes. - some whitespace fixups.
emu-mm32.c, libxc-evtchn.c (tags: v0_47, v0_46, v0_45), xenner.c (utags: v0_44)
- adapt to latest qemu upstream patchset. - misc fixes.
emu-hcall32.c (tags: v0_47, v0_46, v0_45), emu-hcall64.c (tags: v0_47, v0_46, v0_45), emu-pv.c, emu.h, include/asm/kvm_para.h (tags: v0_47, v0_46, v0_45) (utags: v0_44)
- some kvm hypercall infrastructure.
emu-hcall.c (tags: v0_46, v0_45, v0_44), emu-hcall32.c, emu.h
- drop multicall stats
emu-hcall.c, emu-hcall32.c, emu-hcall64.c, emu-instr.c (tags: v0_47, v0_46, v0_45, v0_44), emu-lapic.c (tags: v0_46, v0_45, v0_44), emu-main.c (tags: v0_44), emu-main64.c (tags: v0_47, v0_46, v0_45, v0_44), emu-mm.c (tags: v0_47, v0_46, v0_45, v0_44), emu-mm32.c, emu-mm64.c (tags: v0_47, v0_46, v0_45, v0_44), emu-pv.c, emu.h, emu32.h (tags: v0_47, v0_46, v0_45, v0_44), emu64.h (tags: v0_47, v0_46, v0_45, v0_44)
- avoid cr3 reads
GNUmakefile, emu32.S (tags: v0_47, v0_46, v0_45, v0_44), emu32.lds (tags: v0_47, v0_46, v0_45, v0_44), emu64.S (tags: v0_47, v0_46, v0_45, v0_44), emu64.lds (tags: v0_47, v0_46, v0_45, v0_44), hvm32.lds (tags: v0_47, v0_46, v0_45, v0_44), hvm64.lds (tags: v0_47, v0_46, v0_45, v0_44)
- move build-id section in linker script.
blkbackd.c, netbackd.c (tags: v0_47, v0_46, v0_45), xenbackd.h (tags: v0_46, v0_45) (utags: v0_43, v0_44)
- barrier fixups
hvm.c (tags: v0_47, v0_46, v0_45, v0_44, v0_43), hvm64.S (utags: v0_42)
- hvm: 64bit support (untested).