]> xenbits.xensource.com Git - qemu-xen-unstable.git/shortlog
qemu-xen-unstable.git
2008-06-13 Ian JacksonPass all parameters to -net tap,... as env vars to... xen.netscriptenv
2008-06-12 Ian JacksonMerge branch 'master' into xen
2008-06-12 Ian JacksonNew scriptarg=... -net parameter allows passing of...
2008-06-12 Ian JacksonDo not redefine DEFAULT_NETWORK_{,DOWN_}SCRIPT if alrea...
2008-06-12 Ian JacksonUse Xen rather than upstream qemu-ifup
2008-06-12 Ian JacksonDo not redefine DEFAULT_NETWORK_{,DOWN_}SCRIPT if alrea...
2008-06-12 Ian JacksonDisable lack-of-boot-device check for CONFIG_DM case
2008-06-12 Ian JacksonReintroduce support for -acpi option.
2008-06-12 Ian JacksonReintroduced vcpus option (lost in merge)
2008-06-12 Ian Jacksondisable-opengl entry in option table should be inside...
2008-06-12 Ian Jackson-direct-pci option should not be inside CONFIG_OPENGL
2008-06-12 Ian JacksonInitialise logfile early.
2008-06-12 Ian Jacksonprovide for make CMDLINE_CFLAGS=...
2008-06-12 Ian JacksonOverride -d option for domid for compatibility with...
2008-06-09 Ian JacksonIt links
2008-06-09 Ian JacksonMerge xenstore.c's block device handling to compile...
2008-06-09 Ian Jacksonsuspend_requested -> xen_pause_requested; use shutdown_...
2008-06-09 Ian Jacksons3_shutdown_flag needs external linkage
2008-06-06 Ian JacksonFix for vga_save_dpy_resize (vga_screen_dump) prototype...
2008-06-06 Ian JacksonCompile xenfb.c for DM.
2008-06-06 Ian Jacksonprovide i440fx_init_memory_mappings (stub)
2008-06-06 Ian JacksonProvide cpu_physical_memory_write_rom (just calls ...
2008-06-06 Ian JacksonNeed to compile some of loader.c too
2008-06-06 Ian Jacksonstub out vmmouse_init function for Xen DM
2008-06-06 Ian JacksonNeed to actually compile vga.c.
2008-06-06 Ian JacksonRemove a few spurious "extern"s in .c files
2008-06-06 Ian Jacksonstub out various monitor functions for Xen DM
2008-06-06 Ian JacksonGet rid of pt_uninit.
2008-06-06 Ian JacksonNo gdbstub in Xen DM
2008-06-06 Ian JacksonMake direct pci config string a qemu option
2008-06-06 Ian JacksonProvide ldl_phys et al.
2008-06-06 Ian JacksonMake exec-dm.c compile in the new world.
2008-06-05 Ian JacksonCompile monitor.c but with #undef TARGET_I386
2008-06-04 Ian JacksonCorrect prototype for dpy_resize_shared (fix up merge...
2008-06-04 Ian JacksonUpdate to xen-unstable 17737 plus ds->resize_shared...
2008-06-04 Ian JacksonCompilation exclusions - now we just have undefined...
2008-06-04 Ian JacksonCompilation fixes - helper2.c compiles now
2008-06-04 Ian JacksonAdd includes for xenstore.c for now.
2008-06-04 Ian JacksonMore complication and #include fixes.
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>
next