]> xenbits.xensource.com Git - qemu-xen-4.6-testing.git/shortlog
qemu-xen-4.6-testing.git
2008-06-04 Ian JacksonHeader file and argument order fixups for xen_machine_...
2008-06-03 Ian JacksonMore exclusions from libqemu.a
2008-06-03 Ian Jacksonmove OBJS manipulation into xen-hooks.mak
2008-06-03 Ian JacksonFix up #includes
2008-06-03 Ian JacksonCompilation fixups for Xen piix4acpi (piix4_pm_init)
2008-06-02 Ian Jackson#include "sysemu.h", since vl.h is gone
2008-06-02 Ian JacksonSort out includes for xen_blktap.c
2008-06-02 Ian JacksonCompilation fixes for leftovers from merge
2008-06-02 Ian Jacksonblacklist apic.c - not for xen
2008-06-02 Ian Jackson#include "exec-all.h" for logfile
2008-06-02 Ian JacksonTransplant {set,unset}_mm_mapping from xen-unstable.
2008-06-02 Ian JacksonInitialise vga_ram_addr to 0.
2008-06-02 Ian JacksonPost-merge compilation fixes and adjustments for pc...
2008-06-02 Ian Jacksonadd missing argument to cpu_x86_init
2008-06-02 Ian Jackson#if out cpu_smm_update, not relevant for xen (hopefully)
2008-06-02 Ian Jacksoncast some things to size_t before printing them (sadly...
2008-06-02 Ian JacksonCompilation fix: dm i8259 does not use opaque at all
2008-06-02 Ian JacksonCombine common code in serial_init and serial_mm_init...
2008-06-02 Ian JacksonRemove spuriously merge-duplicated serial_mm_init
2008-06-02 Ian JacksonRemove spuriously merge-duplicated serial_mm_{read...
2008-06-02 Ian JacksonCompilation fixes - leftover stuff from merge
2008-06-02 Ian JacksonFix up broken comparison left over from merge
2008-06-02 Ian JacksonCHR_IOCTL_SERIAL_{GET,SET}_TIOCM
2008-06-02 Ian JacksonRemove merge-duplicated dma_phony_handler
2008-05-30 Ian Jacksonbuild system more sanity ...
2008-05-30 Ian Jacksonxs_wire.h needs errno.h
2008-05-30 Ian JacksonDo not use dyngen.c in dyngen rule; leads to trouble...
2008-05-30 Ian Jacksonmore build system nonsense
2008-05-30 Ian JacksonRemove erroneously duplicated code
2008-05-30 Ian JacksonAdd some #includes
2008-05-30 Ian Jacksonqemu have a slightly different coding style
2008-05-30 Ian JacksonNo need to call pci_e100_init since it's pci_i8255...
2008-05-30 Ian Jackson#include missing hw/pci.h
2008-05-30 Ian JacksonEnable HVM guest VT-d device hotplug via a simple ACPI...
2008-05-30 Ian JacksonPCI passthrough merge completion
2008-05-30 Ian JacksonReuse most of configure-generated config
2008-05-29 Ian Jacksonremove spurious #if
2008-05-29 Ian Jacksonfix up more broken merge results for vncunused patch
2008-05-29 Ian Jacksonprovide default gui refresh value
2008-05-29 Ian Jacksonadd gui_timer to DisplayState as in upstream
2008-05-29 Ian Jacksonmove case QEMU_OPTION_vncunused to right spot (undo...
2008-05-29 Ian Jacksonadd size string parameter to text_console_init - curren...
2008-05-29 Ian Jacksonremove duplicate definition of CONFIG_DM
2008-05-29 Ian Jacksonbuild system fixes to build i386-dm
2008-05-29 Ian Jacksondisable if CONFIG_DM
2008-05-29 Ian Jacksonset CONFIG_DM
2008-05-29 Ian Jacksonsdl_display_init takes four args
2008-05-29 Ian Jacksondeclare domain_name and domid (via new config-host...
2008-05-29 Ian Jacksondeclare ds->dpy_colourdepth
2008-05-29 Ian JacksonVncReadEvent funcs take a uint8_t* not a char*
2008-05-29 Ian Jacksonconsole_color_init => set_color_table like in qemu...
2008-05-29 Ian JacksonAdd ds->idle in console.h and sdl.c
2008-05-29 Ian JacksonAdd vncunused option.
2008-05-29 Ian JacksonProvide qemu_advance_timer.
2008-05-29 Ian Jacksonbring timer arrangments into line with qemu upstream
2008-05-29 Ian JacksonDisable curses in our manual config, too
2008-05-29 Ian JacksonAdd i386-dm/config.mak to gitignore
2008-05-29 Ian JacksonDisable curses for xen; protect xen-* configs from...
2008-05-29 Ian Jacksonmake DisplayState match xen-unstable better
2008-05-28 Ian Jacksonkeycode_is_shiftable is static inline like in upstream
2008-05-28 Ian Jackson#include <assert.h>
2008-05-28 Ian JacksonkeyfooIsThing => keyfoo_is_thing - upstream naming...
2008-05-28 Ian JacksonkeyfooIsThing => keyfoo_is_thing - upstream naming...
2008-05-28 Ian JacksonCorrect #includes for vnc.c
2008-05-28 Ian Jacksoncompilation fixes to usb-hid queueing
2008-05-28 Ian Jacksondeclare console_ch_t as now needed
2008-05-28 Ian JacksonTake text_update argument to graphic_console_init,...
2008-05-27 Ian JacksonUse symlink for xen config.mak
2008-05-27 Ian JacksonFind XEN_ROOT more properly
2008-05-27 Ian JacksonWIP new xen build arrangments
2008-05-27 Ian JacksonRemove duplicate copy of bdrv_aio_flush
2008-05-27 Ian JacksonMerge branch 'master' into xen
2008-05-27 Ian JacksonRemove duplicated qemu_{malloc,free} and get_mmap_addr.
2008-05-23 Ian JacksonMerge branch 'master' into xen
2008-05-23 Ian JacksonMerge branch 'iwj.block-rw-rangecheck'
2008-05-23 Ian JacksonFix COW extendability for vulnerability fix.
2008-05-23 Ian JacksonFix qemu unchecked block read/write vulnerability
2008-05-23 Ian JacksonMerge branch 'master' into xen
2008-05-23 Ian JacksonMerge branch 'iu.pci-bus-save-load'
2008-05-23 Ian JacksonCopy hw/pass-through.[ch] from xen-unstable 17647:f1272...
2008-05-23 Ian JacksonCopy hw/tpm_tis.c from xen-unstable 17647:f12724194ec6
2008-05-23 Ian JacksonMerge changes from xen-unstable 17647 with relevant...
2008-05-22 Ian JacksonMerge changes from xen-unstable, up to 17647:f12724194ec6.
2008-05-19 Ian JacksonSend unit_attention on cd-rom not_ready to ready transition
2008-05-16 Ian Jacksonpci.c: restore bus-level pci interrupt state via pci_se...
2008-05-16 Ian Jacksonregister_savevm etc.: make save function optional
2008-05-14 Ian Jacksonpcnet: Allow save/restore of multiple NICs
2008-05-14 Ian JacksonDo not kill ioemu if undefined LSI-SCI registers are...
2008-05-14 Ian Jacksondma.c merged from xen-unstable 17318:b5fea3aeb04b
2008-05-14 Ian Jacksonadd registration of bdrv_vbd for stubdom
2008-05-14 Ian JacksonStubdom changes to exec-all.h.
2008-05-14 Ian Jacksonide: Add PCI subsystem ID to emulated devices.
2008-05-14 Ian JacksonAccelerate IDE PIO on HVM/IA64
2008-05-14 Ian JacksonMerge branch 'master' into xen
2008-05-14 Ian JacksonMerge branch 'origin'
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-13 thsFix compiler warning.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-12 bellardcompilation fix
2008-05-12 bellarduse new helper name
next