]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/shortlog
qemu-xen-4.1-testing.git
2010-11-23 Ian Jacksonxen_disk: backport from upstream qemu
2010-11-23 Ian Jacksonqemu-xen: build adjustments to support out-of-tree...
2010-11-19 Ian Jacksonpassthrough: let xen choose the pirq number
2010-11-19 Ian Jacksonpassthrough: support PV on HVM MSI remapping
2010-11-09 Ian Jacksonpiix4acpi, xen: change in ACPI to match the change...
2010-11-08 Ian Jacksonstubdom: fix handing of dependency files
2010-11-03 Ian Jacksonblock-vvfat.c: fix warnings with _FORTIFY_SOURCE
2010-11-03 Ian Jacksonpc.c: Fix compiler warning in load_linux
2010-10-28 Ian Jacksoneliminate compiler warnings
2010-10-28 Ian Jacksonqemu: fix incremental rebuild
2010-10-21 Ian Jacksone1000: Handle IO Port.
2010-10-18 Ian Jacksonuse xc_domain_add_to_physmap instead of open coding...
2010-10-18 Ian Jacksonqemu: use xc_domain_populate_physmap_exact.
2010-09-14 Ian Jacksonioemu: fix VNC altgr-insert behavior
2010-09-08 Ian Jacksonpassthrough: Change some cryptic numerals into macros
2010-09-02 Ian Jacksonpassthrough: enabling IGD passthrough for Calpella...
2010-08-19 Ian JacksonAllow -disable-opengl even if opengl support is not...
2010-08-19 Ian Jacksonpassthrough: graphics passthrough cleanup
2010-08-16 Ian Jacksonsupport multiple pv consoles for hvm guests too
2010-07-08 Ian JacksonMove the xenfb pointer handler to the connected method
2010-07-08 Ian JacksonIntroduce a new 'connected' xendev op called when Conne...
2010-07-02 Ian JacksonRevert "Wait for frontend state Connected before connec...
2010-06-29 Ian Jacksonstubdom: fix creation hang by not initialising xenfb_pv...
2010-06-25 Ian JacksonFix ia64 build (for xc interface change)
2010-06-09 Ian JacksonFix read-only image file handling
2010-05-27 Ian JacksonChange callers of libxc to use new libxc API.
2010-05-21 Ian JacksonWait for frontend state Connected before connecting...
2010-04-30 Ian JacksonImplement 'xm vcpu-set' command for HVM guest
2010-04-30 Ian JacksonUpdate vcpu hotplug logic
2010-04-13 Ian Jacksonpassthrough: fix segmentation fault after hotplug pass...
2010-04-08 Ian Jacksonpassthrough: fix header type register emulation
2010-03-24 Ian JacksonMake hweight32 function static xen-4.0.0-rc8 xen-4.0.0-rc9
2010-03-24 Ian JacksonAdd sanity check for vcpu config
2010-03-18 Ian JacksonAllow changing CD for /dev/xvdX devices. xen-4.0.0-rc7
2010-03-18 Ian JacksonFix const-correctness in dma bitmap hex parser
2010-03-18 Ian JacksonFix vcpu hotplug bug: get correct vcpu_avail bitmap
2010-03-09 Ian JacksonEnable sound xen-4.0.0-rc6
2010-03-01 Ian Jacksonpassthrough: gfx_passthru: warning when vgabios rom... xen-4.0.0-rc5
2010-02-18 Ian JacksonWhen xen_platform_pci=0 also disable fixed Xen platform...
2010-02-16 Ian Jacksonpassthrough: magic protocol passthrough fix no-passthro... xen-4.0.0-rc4
2010-02-16 Ian Jacksonpassthrough: magic protocol passthrough fix fix
2010-02-15 Ian Jacksonpassthrough: magic ioport protocol no longer unplugs... xen-4.0.0-rc3
2010-02-04 Ian Jacksonpassthrough: support Intel IGD passthrough with VT-D
2010-02-01 Ian JacksonFix lost serial TX interrupts. Report receive overruns.
2010-01-14 Ian Jacksonuse new (replacement) mmap-batch ioctl xen-4.0.0-rc2
2010-01-08 Ian Jacksonpassthrough: fix a printf format specifier xen-4.0.0-rc1
2010-01-04 Ian Jacksonpassthrough: Fix MSI-x devices assignment.
2010-01-04 Ian Jacksonpassthrough: always use hw intx and always get it from...
2010-01-04 Ian Jacksonpassthrough: move pci_read_intx() and pci_intx()
2010-01-04 Ian JacksonHVM vcpu add/remove: qemu logic for vcpu add/revmoe
2010-01-04 Ian Jacksonimplement cdrom eject from the guest
2010-01-04 Ian Jacksonstubdom: fix cdrom changing
2009-12-07 Ian Jacksonpassthrough: Fix no_wb not to crash on unknown registers
2009-12-04 Ian Jacksonxen_console: fix memory leak "type"
2009-11-06 Ian Jacksonpassthough: add no_wb option for pci conf write
2009-11-06 Ian JacksonEnlarge the size of the global mmio_space mmio[].
2009-11-04 Ian Jacksonfix drive name parsing (any_hdN erroneous local declara...
2009-10-29 Ian JacksonExtend max vcpu number for HVM guest
2009-10-23 Ian JacksonAlign MSI-X table mmap/munmap
2009-10-22 Ian Jacksonfix few small memory leaks in qemu vga.c xenstore.c
2009-10-21 Ian Jacksonpassthrough: fix security issue with stubdoms
2009-10-20 Ian Jacksonusb hotplug in qemu-dm via xm
2009-10-13 Ian Jacksonpassthrough: support passthrough in stubdoms
2009-10-07 Ian Jacksonblock: Clean up after deleting BHs
2009-10-07 Ian JacksonCall qemu_bh_delete at bdrv_aio_bh_cb.
2009-10-07 Kevin WolfImprove block range checks
2009-10-07 Ian Jacksoncheck for bs->drv in bdrv_flush (Christoph Hellwig)
2009-10-07 Ian JacksonFix DMA API when handling an immediate error from block...
2009-10-07 aliguoriFix vectored aio bounce handling immediate errors ...
2009-10-07 Ian JacksonMove block dma helpers aiocb to store dma state (Avi...
2009-10-07 aliguoriUse vectored aiocb storage to store vector translation...
2009-10-07 aliguoriImplement cancellation method for dma async I/O (Avi...
2009-10-07 aliguoriConvert vectored aio emulation to use a dedicated pool...
2009-10-07 Ian JacksonRefactor aio callback allocation to use an aiocb pool...
2009-10-07 Ian Jacksonrevert "fix qemu memory leak in block interface"
2009-09-23 Ian Jacksonallow logdirty commands while paused (unbreaks 60dbe1...
2009-09-18 Ian Jacksonpassthrough: basic graphics passthrough support
2009-09-18 Ian Jacksonpxe: Don't look for PXE ROMs when running as a DM
2009-09-18 Ian Jacksonfix a compilation error if not defined MAPCACHE (eg...
2009-09-11 Ian JacksonMerge branch 'latara'
2009-09-11 Ian Jacksonconsistently use TARGET_PAGE_SIZE in block-vbd.c
2009-09-11 Ian Jacksonnon-passthrough acpi fix
2009-09-04 Ian Jacksonfix HVM log dirty issue
2009-09-04 Ian JacksonFix to eject cdrom on HVM Domain
2009-09-04 Ian Jacksonignore xenstore events while paused
2009-09-04 Ian Jacksondisable log-throttling in xen_platform after boot
2009-09-04 Ian Jacksonremove check on ram_size
2009-09-04 Ian Jacksonfix qemu memory leak in block interface
2009-09-04 Ian Jackson[stubdom] fix the crash of HVM live migration with...
2009-08-10 Ian JacksonDisable xenstore_dom_chmod in stubdom build.
2009-08-04 Ian Jacksonfix vnc screen corruption bugs and viewer exits
2009-08-04 Ian Jacksonpassthrough: support the assignment of the VF of Intel...
2009-08-04 Ian Jacksonpassthrough: Use physical INTX for virtual PCI functions
2009-08-04 Ian Jacksondefault the videoram to 4MB when it is not set
2009-08-04 Ian Jacksonadd two missing cirrus_update_memory_access
2009-07-21 Ian Jacksonuse XC_PAGE_SIZE in xenfbfront (fix stubdom build on...
2009-07-21 Ian Jacksonpassthrough: Fix pci bar remapping when guest probes...
2009-07-21 Ian Jacksonadd low level functions from the root (read/write)...
2009-07-21 Ian Jacksonadd per domain low level xenstore functions [PATCH...
2009-07-21 Ian Jacksoncreate a callback mechanism for xenstore watches [PATCH...
next