]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/shortlog
qemu-xen-4.0-testing.git
2008-07-02 Ian JacksonMerge branch 'qemu'
2008-07-02 Ian JacksonMerge branch 'iwj.block-rw-rangecheck' into qemu
2008-07-02 Ian Jacksonqemu-xen: Fix extendable images iwj.block-rw-rangecheck
2008-07-02 Ian Jacksonqemu-xen: Fix PV segfault
2008-07-02 Ian JacksonExpect absolute XEN_ROOT - this is more sane
2008-07-02 Ian JacksonPropagate XEN_ROOT_PARENT when supplied by parent build...
2008-07-01 Ian Jacksonblktap: Automatically start tapdisk-ioemu on demand
2008-07-01 Ian JacksonRemove accidentally duplicated check for divider==0
2008-06-19 Ian JacksonActually call qemu_set_fd_handler(xenstore_fd(), ...
2008-06-19 Ian JacksonNew hook "main_loop_prepare" for us to set cur_cpu...
2008-06-19 Ian JacksonSet VNC password from xenstore.
2008-06-18 Ian JacksonInitialise xc_handle; get rid of some xen-useless stuff...
2008-06-17 Ian JacksonChange install paths to /usr/share/xen for Xen build
2008-06-12 Ian JacksonAllow bridge=... as synonym for scriptarg=...
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...
next