aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minios: add select definition to sys/time.h when HAVE_LIBC is definedMatthew Fioravante2012-10-092-1/+5
* minios: add posix io for blkfrontMatthew Fioravante2012-10-094-2/+224
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-091-3/+3
* minios: setup fpu and sse in mini-osMatthew Fioravante2012-10-081-0/+20
* minios: add CONFIG_XC conditionalMatthew Fioravante2012-10-082-1/+9
* minios: Disable the mfn_is_ram() check, it doesn't work correctly on all systemsMatthew Fioravante2012-10-083-30/+0
* minios: Add endian, byteswap, and wordsize macros to mini-osMatthew Fioravante2012-10-086-25/+92
* minios: Add ioread/iowrite functions to mini-osMatthew Fioravante2012-10-082-0/+51
* tools/configure.ac: fill PACKAGE_TARNAME in AC_INITOlaf Hering2012-10-082-5/+7
* stubdom: fix parallel build by expanding CROSS_MAKEOlaf Hering2012-10-081-28/+26
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-10-081-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-10-081-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-10-081-0/+2
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-081-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-081-1/+1
* autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-082-0/+14
* libxl: Allow migration with qemu-xen.Anthony PERARD2012-10-081-17/+0
* libxl_dom: Call the right switch logdirty for the right DM.Anthony PERARD2012-10-081-3/+42
* libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.Anthony PERARD2012-10-082-2/+12
* libxl_qmp: Simplify run of single QMP commands.Anthony PERARD2012-10-081-48/+22
* libxl_qmp: Use qmp_parameters_* functions for param list of a QMP command.Anthony PERARD2012-10-081-43/+28
* libxl_qmp: Introduces helpers to create an argument list.Anthony PERARD2012-10-081-0/+51
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Anthony PERARD2012-10-082-0/+64
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Anthony PERARD2012-10-083-5/+17
* libxl_json: Remove JSON_ERROR from enum.Anthony PERARD2012-10-081-1/+0
* libxl_json: Export json_object related function.Anthony PERARD2012-10-082-19/+29
* libxl: Add a comment about NOGC usage with flexarrayAnthony PERARD2012-10-081-1/+7
* xl/libxl: add iomem supportMatthew Fioravante2012-10-054-4/+66
* libxl_json: Use libxl alloc function.Anthony PERARD2012-10-052-69/+19
* libxl: Have flexarray using the GCAnthony PERARD2012-10-057-158/+60
* libxl: Move gc_is_real to libxl_internal.h.Anthony PERARD2012-10-052-8/+8
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-051-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-057-8/+22
* x86/MCE: implement recoverscan for AMDChristoph Egger2012-10-056-8/+88
* x86: add sanity check and comments for vMCE injectionLiu, Jinsong2012-10-053-6/+16
* fix inclusion style in public/domctl.hJan Beulich2012-10-041-1/+1
* x86/nested-svm: Update the paging mode on VMRUN and VMEXIT emulation.Tim Deegan2012-10-041-0/+8
* VT-d: make remap_entry_to_msi_msg() return consistent messageJan Beulich2012-10-041-2/+2
* x86: consolidate frame state manipulation functionsJan Beulich2012-10-044-75/+7
* x86: get the MWAIT idle driver in sync with the ACPI oneJan Beulich2012-10-041-4/+7
* MAINTAINERS: Move and fix up VTPM entryKeir Fraser2012-10-031-15/+15
* MAINTAINERS: Matthew Fioravante now maintains VTPMMatthew Fioravante2012-10-031-0/+15
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-038-7/+40
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-036-20/+106
* trace: allow for different sub-classes of TRC_PV_* tracepointsDavid Vrabel2012-10-032-36/+43
* x86/Intel: add further support for Ivy Bridge CPU modelsJan Beulich2012-10-023-3/+10
* Register Linux PV-on-HVM drivers product number.Paul Durrant2012-10-011-0/+1
* Add a new pvdrivers header to serve as the register of product numbers.Paul Durrant2012-10-012-1/+47
* xen: Remove sched_credit_default_yield optionGeorge Dunlap2012-10-012-10/+2
* xen/console: introduce a 'w' debug-key that dumps the console ringMatt Wilson2012-10-011-0/+45