]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/shortlog
qemu-xen-4.0-testing.git
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...
2009-07-20 Ian Jacksonpass-through: pt_reset_interrupt_and_io_mapping():...
2009-07-20 Ian JacksonDo not #include <pci/header.h> unless CONFIG_PASSTHROUGH
2009-07-09 Ian Jacksonportability fixes for qemu-ifup
2009-07-08 Ian JacksonAlways treat floppy images as raw
2009-07-08 Ian Jacksonfix scsi dma buffer size
2009-06-30 Ian Jacksoncpu_unregister_map_client: fix memory leak
2009-06-30 Ian Jacksonget rid of hardcoded paths
2009-06-25 Ian JacksonMerge branch 'pt.multifn'
2009-06-25 Ian Jacksonpassthrough: multi-function PCI in ACPI: rename slot...
2009-06-25 Ian Jacksonpassthrough: multi-function PCI in ACPI
2009-06-25 Ian Jacksonpassthrough: Add AUTO_PHP_DEVFN_MULTI
2009-06-25 Ian Jacksonpassthrough: rename slot to devfn
2009-06-25 Ian Jacksonpassthrough: use devfn instead of slots as the unit...
2009-06-25 Ian Jacksonpassthrough: Read the PCI type bit from hardware
2009-06-25 Ian Jacksonpassthrough: Read the interrupt pin from hardware
2009-06-18 Ian Jacksonhw/piix4acpi.c: cleanup logging
2009-06-18 Ian Jacksonimplement qemu_chr_open_pty for stubdoms
2009-06-18 Ian Jacksonxs_rm xenstore command from xend after we read it
2009-06-16 Ian Jacksonqemu: implement support for secondary consoles in the...
2009-06-08 Ian Jacksonstdvga + videoram config option
2009-06-03 Ian Jacksonadd a few missing statics and consts
2009-06-03 Ian Jacksonpass-through: only parse single BDFs.
2009-06-03 Ian Jacksonpass-through: non-idempotent __insert_to_pci_slot()
2009-06-03 Ian Jacksonpass-through: Catch errors in do_pci_del()
2009-06-03 Ian Jacksonpass-through: Make use of PCI_FUNC, PCI_SLOT and PCI_DE...
2009-06-01 Ian Jacksonpassthrough: hot-plug PCI devices at boot-time
2009-05-29 Ian Jacksonpassthrough: fix %lx compiler warning
2009-05-29 Ian JacksonDisable another remnant of PCI IO space multiplex,...
2009-05-29 Ian JacksonDisable PCI IO space multiplex for stubdom
2009-05-28 Ian Jacksonioemu: passthrough: PCI IO space multiplex.
2009-05-28 Ian Jacksonreplace stat("/etc/disable-guest-log-throttle") in...
2009-05-21 Ian Jacksonfix cdrom eject, media change, stubdom fallback case
2009-05-21 Ian Jacksonblock-vbd: bounce misaligned read/write requests
2009-05-21 Ian Jacksonfix stdvga + videoram config option
2009-05-21 Ian Jacksonpass-through: porvide leading zero for vdevfn
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 7/7] xen_backend...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 6/7] xenfb:...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 5/7] logging...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 4/7]: no malloc...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 3/7]: fix fsf...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 2/7] merge revie...
2009-05-19 Ian Jacksonqemu xen upstream synch (Gerd): [PATCH 1/7] xenfb update.
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() xen-3.4.0-rc3
2009-04-23 Ian Jacksondrop lwip network support in stubdoms
2009-04-22 Ian Jacksonpassthrough: Fix older kernel assigned device resume...
2009-04-21 Ian JacksonFix hvm guest cirrus_vga hvm s3 resume failure
2009-04-20 Ian Jacksonfix qcow2 backing file open
2009-04-17 Ian Jacksonstubdom: fix network
2009-04-17 Ian Jacksonfix sdl mode
2009-04-16 Ian Jacksonpassthrough: guest MSI config on disable xen-3.4.0-rc2
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 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
next