]> xenbits.xen.org Git - xenclient/ioemu.git/shortlog
xenclient/ioemu.git
2009-11-25 Jean GuyaderRevert "add cc definition parameters to configure" master
2009-11-25 rootadd cc definition parameters to configure
2009-08-13 Jean GuyaderAdd CFLAGS to ARCH_CFLAGS.
2009-08-11 Jean GuyaderMerge commit 'ianj/master'
2009-08-04 Ian Jacksonfix vnc screen corruption bugs and viewer exits
2009-08-04 Ian Jacksonadd two missing cirrus_update_memory_access
2009-07-13 Jean GuyaderMerge commit 'ianj/master'
2009-07-08 Ian JacksonAlways treat floppy images as raw
2009-06-29 Ian Jacksonreplace stat("/etc/disable-guest-log-throttle") in...
2009-05-20 Vincent HanquezMerge branch 'master' into HEAD
2009-05-13 Jean GuyaderMerge commit 'xen-3.4.0-rc3' into xen-3.4
2009-05-08 Ian JacksonFix DMA emualtion for ia64.
2009-05-08 Ian Jacksonpassthrough: pt_bar_mapping: use a better way to get...
2009-05-05 Ian Jacksonpassthrough: pt_bar_mapping etc.: use correct CMD for...
2009-05-05 Ian Jacksonqemu-img-xen: Fix cow creation with raw image backing...
2009-04-29 Ian Jacksonpassthrough: don't call xc_deassign_device()
2009-04-23 Ian Jacksondrop lwip network support in stubdoms
2009-04-23 Mark HemmentMerge branch 'master' of git://git.uk.xensource.com...
2009-04-23 Mark HemmentInitial check-in for PS/2 pass-through support.
2009-04-22 Ian Jacksonpassthrough: Fix older kernel assigned device resume...
2009-04-21 Jean GuyaderDo you try to switch to the if the domid is the same.
2009-04-21 Ian JacksonFix hvm guest cirrus_vga hvm s3 resume failure
2009-04-20 Ian Jacksonfix qcow2 backing file open
2009-04-19 Jean GuyaderImporved intel driver:
2009-04-17 Ian Jacksonstubdom: fix network
2009-04-17 Ian Jacksonfix sdl mode
2009-04-16 Ian Jacksonpassthrough: guest MSI config on disable
2009-04-14 Ian JacksonMerge branch 'stable_0_10'
2009-04-14 Ian Jacksonfix std-vga cli option
2009-04-14 Ian Jacksonmapcache fixes (Stefano)
2009-04-13 aliguoriRecognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases...
2009-04-10 aliguoriMake PCI config status register read-only
2009-04-10 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-08 Ian Jacksonpassthrough: Fix error handling when interrupt hypercal...
2009-04-08 Ian JacksonFix ia64 HVM boot failure. Remove mmap bounce buffer...
2009-04-08 Ian Jacksonsync DisplayAllocator interface
2009-04-07 aliguoriUpdate version for release
2009-04-07 aliguoriFix find_device_type() to correctly identify floppy...
2009-04-05 aliguori Fix savevm after BDRV_FILE size enforcement
2009-04-05 aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoripropagate error on failed completion (Glauber Costa)
2009-04-05 aliguoriqcow2: fix image creation for large, > ~2TB, images...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoriFix (at least one cause of) qcow2 corruption. (Nolan...
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-03 Ian JacksonReinstate bounce-buffer-based cpu_physical_memory_...
2009-04-03 Ian Jacksonhw/battery_mgmt.c: remove some spurious externs
2009-04-03 Ian Jacksonxenstore: Set drives_table[].used
2009-04-03 Ian JacksonDisable chroot and runas facilities in stubdom.
2009-04-02 Ian JacksonPost-merge compilation fixes
2009-04-02 Jean GuyaderAdd .pq file for the branch.
2009-04-02 Ian JacksonMerge tag 'stable_0_10_0.branchpoint'
2009-03-31 Ian Jacksonfix vga draw_text duplications
2009-03-31 Ian Jacksonblock-vbd: implement support for splitting requests
2009-03-31 Ian Jacksonpassthrough: Update acpi_php_readb()'s comment
2009-03-31 Ian Jacksonxen_machine_fv: Add missing #include of qemu-aio.h
2009-03-31 Ian Jacksonxen: use mapcache for cpu_physical_memory_map
2009-03-31 Ian Jacksonpassthrough: Allow slots 1e and 1f to be used
2009-03-31 Ian Jacksonide: wait for outstanding aio requests before unpluggin...
2009-03-31 Ian JacksonFixes from Christoph Egger
2009-03-31 Ian Jacksonpassthrugh: Fix double unbinding of INTx interrupt...
2009-03-31 Ian Jacksonpassthrough: Fix duplicated MAC addr when multi-port...
2009-03-31 Ian Jacksonioemu: Read pass-through vslot from xend
2009-03-31 Ian Jacksonioemu: allow xend to specify the slot for pass-through...
2009-03-31 Ian Jacksonioemu: Do slot parsing inside of next_bdf
2009-03-31 aurel32SH4: Add support for kernel cmdline
2009-03-28 aliguorichar: Fix closing of various char devices (Jan Kiszka)
2009-03-28 aliguorihost_device_remove: remove incorrect check for device...
2009-03-28 aliguoriEnable -k option on Win32 (Herve Poussineau)
2009-03-27 Jean GuyaderGraphic pass-through: Force the register 0xfc (opregion...
2009-03-25 Jean GuyaderRead the resolution from PIPEASRC.
2009-03-25 Ian Jacksonpassthrough: fix buffer overflow of vslots
2009-03-25 Ian Jacksonpassthrough: Register dpci_infos.php_devs.pt_dev in...
2009-03-25 Ian Jacksonioemu: call xenstore_store_serial_port_info() for xm...
2009-03-25 Ian Jacksonioemu: make more of passthrough.c and piix4acpi.c static
2009-03-24 Kamala NarasimhanBase thermal management support.
2009-03-24 Ian Jacksonpassthrough: unmap INTx interrupt on hot-remove
2009-03-24 Ian Jacksonpassthrough: fix pt_chk_bar_overlap
2009-03-24 Ian Jacksonpassthrough: Fix MSI/MSI-X capability structure virtual...
2009-03-24 Ian Jacksoncirrus: Do not clear vram area to 0xff when not yet...
2009-03-24 Jean GuyaderIf the hid device is busy try again.
2009-03-24 Ian JacksonFix getting the configuration of PCI pass-through from...
2009-03-24 Ian Jacksonioemu: emulate No_Soft_Reset in PMCSR
2009-03-23 Ian JacksonDisable xen platform PCI device when xen_platform_pci...
2009-03-23 Ian Jacksonsupport SR-IOV Virtual Function passthrough
2009-03-23 Ian Jacksonqemu-xen: do not use pipe with stubdom
2009-03-23 Ian Jacksonfix stubdomain after DisplayState changes
2009-03-23 Ian JacksonFix passthrough regression
2009-03-23 Ian JacksonFixes for git ioemu tree from Christoph Egger
2009-03-23 Ian Jacksonxen_machine_pv.c: kill unused variables
2009-03-23 Ian Jacksonuse uint32_t for xen_domid
2009-03-23 Ian JacksonFixup dummy cpu setup.
2009-03-23 Ian Jacksonxen_machine_pv.c: delete pointless comment.
2009-03-23 Ian Jacksonxen_machine_pv.c: switch to C99 initializers
2009-03-23 Ian JacksonCorrect compilation error in bdf_to_slow
2009-03-23 Ian Jacksonmake __insert_to_pci_slot idempotent
2009-03-23 Ian JacksonAllow any unused PCI device to be used for pass-through
2009-03-23 Ian JacksonUse test_pci_slot() to test if a php slot is valid...
2009-03-23 Ian JacksonMore stubdom build fixes.
next