age |
author |
revision |
description |
2006-08-16 |
kfraser |
11137:b127e557ee74 |
[HVM] Fix the HVM hypercall issue when paging is not enabled yet on 64bit host. |
2006-08-16 |
kfraser |
11136:7ed73735fd30 |
This is a small patch that makes a cross compiler successfully compile |
2006-08-16 |
shand |
11135:88e6bd5e2b54 |
Whitespace clean-ups. |
2006-08-15 |
shand |
11134:ec03b24a2d83 |
Fix VT after hvm changes. |
2006-08-15 |
kfraser |
11133:bb37d167c82e |
[XEND] xc_save/xc_restore open the libxc interface independently |
2006-08-15 |
shand |
11132:d20e1835c24b |
Various HVM clean-ups. |
2006-08-15 |
emellor |
11131:5d42f6f0a187 |
Added missing decl. |
2006-08-15 |
kfraser |
11130:e65bb0de33cd |
[XEN] Add tracing to slow path in setting new guest %cr3 value. |
2006-08-15 |
kfraser |
11129:939f75570a15 |
Set close-on-exec flag on /var/log/xend.log logging file. |
2006-08-15 |
kfraser |
11128:5db6984e4503 |
Set the close-on-exec flag on the RPC socket in tool stack. |
2006-08-15 |
kfraser |
11127:fdc4531aefe0 |
Set the close-on-exec flag on the xenstore fd in libxenstore. |
2006-08-15 |
kfraser |
11126:59adc1f7dfca |
[LIBXC] Set close-on-exec on the privcmd fd in libxc. |
2006-08-15 |
kfraser |
11125:f43729552603 |
[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL |
2006-08-15 |
kfraser |
11124:b26bf72514aa |
Move vga options to their own 'vga=' boot parameter. |
2006-08-15 |
ack |
11123:9a277d391ff9 |
merge |
2006-08-15 |
ack |
11122:e86343be4730 |
merge |
2006-08-15 |
ack |
11121:e16d57440134 |
Don't copy all incoming fragmented packets. |
2006-08-15 |
kfraser |
11120:2ff86cd7bda1 |
merge |
2006-08-15 |
kfraser |
11119:aff2e2b7a23b |
Clean up console fields in start_info structure. Add compat code for |
2006-08-15 |
chris |
11118:6dcd85ea232e |
[qemu patches] Update patches for changeset 11117:60eacb336e35. |
2006-08-15 |
chris |
11117:60eacb336e35 |
[qemu/ia64] Sync ID cache only guest do DMA read. |
2006-08-15 |
kfraser |
11116:d853acd5ed58 |
Clean up vga.c and change default font slot to zero, as other |
2006-08-15 |
ack |
11115:01a4266e4dc9 |
merge |
2006-08-15 |
ack |
11114:5de3bc3c6297 |
merge |
2006-08-15 |
ack |
11113:d48842f924d0 |
Adjust truesize in netfront to more closely reflect real data payload |
2006-08-15 |
kfraser |
11112:ae71e1d92d44 |
Support for vga text modes bigger than 80x25. |
2006-08-15 |
kfraser |
11111:438ed1c4b391 |
[XEND] Apply the domain cpumask fully to every vcpu in the domain. |
2006-08-15 |
kfraser |
11110:9ced76fd7d9b |
Remove another external-to-libxc user of xc_dom0_op(). |
2006-08-15 |
kfraser |
11109:155c11be3b89 |
[VMX] Fix vmxassist for booting Vista. |
2006-08-15 |
kfraser |
11108:651d2d5d2856 |
[VMX] Fix VMX ap boot. |
2006-08-15 |
kfraser |
11107:f2f584093379 |
[POWERPC] Update .hgignore |
2006-08-15 |
kfraser |
11106:0112511542d8 |
Merge with xenppc-unstable-merge.hg |
2006-08-14 |
Hollis Blanchard |
11105:653588bfc0f9 |
[POWERPC] Support console=comX option for Xen console. |
2006-08-14 |
Jimi Xenidis |
11104:c841daf98bb0 |
[POWERPC] memory cleanup (phase 2), destroy (et. al) now work |
2006-08-13 |
Jimi Xenidis |
11103:552d50b3abf2 |
[POWERPC] memory cleanup |
2006-08-13 |
Jimi Xenidis |
11102:920784588848 |
[POWERPC] need a real definition for gnttab_log_dirty() |
2006-08-11 |
Jimi Xenidis |
11101:cdb24f869a56 |
[POWERPC] start-cpu has no return code |
2006-08-09 |
Jimi Xenidis |
11100:3109eaa648e5 |
[POWERPC] enable shadow mode |
2006-08-15 |
Ian Campbell |
11099:b53b154a5126 |
Add a series file to order the patches in patches/linux-<version> |
2006-08-14 |
kfraser |
11098:04e5e80be909 |
[IA64] Fix IA64 build. |
2006-08-14 |
kfraser |
11097:d6783fd456ed |
[HVM] Fix roms.h to depend on acpi data. |
2006-08-14 |
kfraser |
11096:acacf7f1191d |
[VMXASSIST] Fix linker script to define start/end section labels |
2006-08-14 |
kfraser |
11095:7ba73e24c5a5 |
Pick up SMBIOS entry point in the ROMBIOS. |
2006-08-14 |
kfraser |
11094:0b176f84c3bf |
Add code to generate SMBIOS tables to hvmloader. |
2006-08-14 |
kfraser |
11093:5a454f6e320f |
Make room in e820map for SMBIOS tables. |
2006-08-14 |
kfraser |
11092:4210049a5854 |
Add utilities needed for SMBIOS generation to hvmloader. |
2006-08-14 |
kfraser |
11091:963a67ab8130 |
[HVMLOADER] Include xen.h for __HYPERVISOR* constants. |
2006-08-14 |
kfraser |
11090:2afc3f16ae6e |
[LIBXC] Remove unused xc_evtchn_status(). |
2006-08-14 |
kfraser |
11089:eb7e5d95e7ea |
[LINUX] Mark /dev/mem regions as VM_PFNMAP. |
2006-08-14 |
kfraser |
11088:c09d6e997f05 |
[LINUX] Oney 'nosmp' and 'max_cpus=' command line options. |
2006-08-14 |
kfraser |
11087:f8c53e937b30 |
[NET] back: Fix an __init that should be an __exit in loopback driver. |
2006-08-14 |
kfraser |
11086:6b6bfa60707e |
[LINUX][ Fix x86/64 entry.S to use paravirtualized sti/cli properly. |
2006-08-14 |
kfraser |
11085:1b85fbc8c013 |
[XEN] grant tables: update pair of entries using a union to ensure endian neutrality. |
2006-08-14 |
kfraser |
11084:d8338b28bcd6 |
[LINUX] Provide a handy macro for detrmining if we are domain0. |
2006-08-14 |
kfraser |
11083:e061f14161b0 |
[XENBUS] Avoid direct use of xen_start_info. It's unevailable when |
2006-08-14 |
kfraser |
11082:9519445d9e9d |
[NET] linux: Kill the WARN_ON() calls for checksum fixups. |
2006-08-14 |
kfraser |
11081:9c953e1b6fad |
[LINUX] Split useful bits of page.h into new header maddr.h. |
2006-08-14 |
kfraser |
11080:22f278b5fcef |
[HVM][LINUX] Add a header file with wrappers for hvm_op hypercall. |
2006-08-14 |
kfraser |
11079:905ff6e616cc |
[HVM] Add stubs to Linux for the new hvm_op hypercall. |
2006-08-14 |
kfraser |
11078:922931ed15ae |
[NET] back: Tidy up and remove communications via references to global structures. |
2006-08-14 |
kfraser |
11077:4852b556d912 |
[HVM] More info when failing to emulate instruction group 1. |
2006-08-14 |
kfraser |
11076:f328519053f5 |
[XEN] Remove sync_pagetable_state(). No longer needed. |
2006-08-14 |
ssmith |
11075:eb66b68db7b1 |
[XEN] Add some missing put_page()s to __gnttab_copy. |
2006-08-14 |
ssmith |
11074:c0a3f670d0d6 |
[XEN] Add a missing access check to __gnttab_copy. |
2006-08-13 |
kaf24 |
11073:d4c9a653907b |
[XEN] Explicitly include domain_page.h for map_domain_page() and fix a |
2006-08-13 |
kaf24 |
11072:1fcc31985898 |
[XEN] Use gnttab_clear_flag() in new grant-table copy operation. |
2006-08-13 |
kaf24 |
11071:21240dc9f2e8 |
[XEN] Clean up e820 definitions. Define shared set in hvm public dir. |
2006-08-13 |
kaf24 |
11070:befab551b0e1 |
[HVM] HVMOP_get_param return parameter value within the provided parameter struct, |
2006-08-12 |
kaf24 |
11069:0340e579f065 |
[XEN] Add a warning about changeable size of shared_info structure. |
2006-08-12 |
kaf24 |
11068:9900884577de |
[XM-TEST] Fix network tests for -route and -nat |
2006-08-12 |
kaf24 |
11067:41399e5fdc9e |
[NET] front: Restore 16 bytes of reservation |
2006-08-12 |
kaf24 |
11066:857854460d36 |
[LINUX][XENBUS] Wait for devices to connect when frontend driver is loaded as a module. |
2006-08-12 |
emellor |
11065:457c427c28fc |
New xm uptime command. |
2006-08-11 |
kfraser |
11064:44aa6f86830d |
[IA64] Add two extra empty files and add a comment to every empty |
2006-08-11 |
kfraser |
11063:9727328c008e |
[XEN] Remove batched writable pagetable logic. |
2006-08-11 |
kfraser |
11062:1d817bfc5ed9 |
[NET] front: Do not allocate unnecessary page-sized main data area |
2006-08-10 |
kfraser |
11061:80f364a5662f |
[XEN] Fix bug in spurious pagefault detection which could |
2006-08-10 |
kfraser |
11060:323eb29083e6 |
[HVM] Remove unused apic_enabled field from hvm_info_table. |
2006-08-10 |
emellor |
11059:8cca42e2610a |
Revert inadvertent code change from "replace tabs with spaces" changeset. |
2006-08-10 |
kfraser |
11058:247fc1245b21 |
[XEN] Add a new type of grant copy operation. |
2006-08-10 |
kfraser |
11057:4ee64035c0a3 |
Add support for sending event channel interrupts to HVM guests. |
2006-08-10 |
kfraser |
11056:9d4fa3cf4481 |
[LIBXC] clean specified files instead of wildcarding |
2006-08-10 |
kfraser |
11055:108c05a9f706 |
[LIBXC] replace tabs with spaces |
2006-08-10 |
kfraser |
11054:f393ced88d14 |
[HVM] Fix some IOAPIC and LAPIC device model bugs. |
2006-08-10 |
kfraser |
11053:713b0878da2f |
[HVM] Rmove unused field pae_enabled from hvm_info_table. |
2006-08-10 |
kfraser |
11052:ec4979587156 |
[MINIOS] A first step to re-architecture mini-os for a port to ia64. |
2006-08-10 |
kfraser |
11051:485baffca4fd |
[CONSOLE] Always specify CON_ENABLED in Linux ocnsole driver. |
2006-08-10 |
kfraser |
11050:cfd9d4601022 |
Fix 2 issues when creating HVM guests: |
2006-08-09 |
chris |
11049:0e32095a7b46 |
[qemu patches] Update patches for changeset 11048:27bef4f3c1d3. |
2006-08-09 |
chris |
11048:27bef4f3c1d3 |
[qemu] Move acpi to devfn 2, so that it matches the fadt. |
2006-08-09 |
chris |
11047:404277b96e27 |
[qemu patches] Update patches for changesets 11045:bd11c4855c5d and 11046:8a615d28759e. |
2006-08-09 |
chris |
11046:8a615d28759e |
[qemu] HVM acpi port init update. |
2006-08-09 |
chris |
11045:bd11c4855c5d |
[qemu] Disable qemu's acpi support. |
2006-08-09 |
kfraser |
11044:9fc1979e9b00 |
Merge with xen-ia64-unstable. |
2006-08-09 |
awilliam |
11043:fc6c3d866477 |
merge with xen-unstable.hg |
2006-08-09 |
awilliam |
11042:111936ef4291 |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF (libxc) |
2006-08-09 |
awilliam |
11041:d735526b02ec |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF |
2006-08-09 |
awilliam |
11040:54550e85f25a |
merge with xen-unstable.hg |
2006-08-09 |
awilliam |
11039:bfc69471550e |
[IA64] fix a fetch code bug |
2006-08-08 |
awilliam |
11038:15498beef5d8 |
[IA64] Remove scheduler heartbeat |
2006-08-08 |
awilliam |
11037:3f3388f3e605 |
[IA64] Virtualize dom0 lid |
2006-08-08 |
awilliam |
11036:555eb7402bd8 |
[IA64] bug fix in ioports_deny_access |
2006-08-08 |
awilliam |
11035:2aaad9cbc926 |
[IA64] enable ioports_deny_access for dom0 |
2006-08-08 |
awilliam |
11034:6c67ca1e1c1a |
[IA64] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start |
2006-08-07 |
awilliam |
11033:571022d5afa2 |
[IA64] Add EXPORT_SYMBOL to modularize netfront/netback |
2006-08-04 |
awilliam |
11032:c3e20511c745 |
[IA64] Remove P==M support |
2006-08-04 |
awilliam |
11031:679683333917 |
[IA64] SMP Windows is up on VTI domain |
2006-08-04 |
awilliam |
11030:7cde0d938ef4 |
[IA64] convert more privop_stat to perfc |
2006-08-04 |
awilliam |
11029:e7394daf098d |
[IA64] unprotected perfc_defn.h |
2006-08-03 |
awilliam |
11028:3d6c1af609bf |
[IA64] Convert some stats to perfc. |
2006-08-03 |
awilliam |
11027:147144f9ec51 |
[IA64] fix vDSO paravirtualization. |
2006-08-03 |
awilliam |
11026:47a5dfd1bcd6 |
[IA64] fix memory leak when domVTI is created |
2006-08-03 |
awilliam |
11025:4151d83d0db9 |
[IA64] enabling hypercalls from VT-i domain |
2006-08-03 |
awilliam |
11024:b94d43606bcd |
[IA64] cleanup the hypercall handling code for VT-i domain |
2006-08-02 |
awilliam |
11023:561df7d9cecc |
[IA64] install windows: multiple pagesize fix. |
2006-08-02 |
awilliam |
11022:b13ea287f9c0 |
[IA64] avoid spurious XENBUS error |
2006-08-02 |
awilliam |
11021:b76e86966e7e |
merge with xen-unstable.hg |
2006-08-01 |
awilliam |
11020:4acc6d51f389 |
[IA64] Optimize windows boot |
2006-08-01 |
awilliam |
11019:27ccf13dc3b7 |
[IA64] boot windows server 2003: support 8k guest pagesize |
2006-07-31 |
awilliam |
11018:00dd5eb7adc1 |
[IA64] Enable xen0 smp when machine only has 2 LPs (NR_CPUS -> 16) |
2006-07-31 |
awilliam |
11017:1633293e20f8 |
[IA64] DOM0_GETPAGEFRAMEINFO & DOM0_GETPAGEFRAMEINFO2 removed |
2006-07-31 |
awilliam |
11016:86ff604d8e20 |
[IA64] rewrite of last util.c patch |
2006-07-31 |
awilliam |
11015:aa9d157d7637 |
[IA64] bug fixes for recent ioports patch |
2006-07-31 |
awilliam |
11014:87247ceb0acd |
[IA64] boot windows server 2003:fix a bug about nat |
2006-07-31 |
awilliam |
11013:be11edf8964e |
[IA64] boot windows server 2003:emulate stf.spill instruction |
2006-07-31 |
awilliam |
11012:f67d23e37921 |
[IA64] boot windows server 2003: rfi to bank0 |
2006-08-09 |
kfraser |
11011:b60ea69932b1 |
Merge with xenppc-unstable. |
2006-08-08 |
Hollis Blanchard |
11010:e4f1519b473f |
[LIBXC] put PowerPC loader in libxenguest, not libxenctrl |
2006-08-08 |
Hollis Blanchard |
11009:d161ee2ade7e |
[LIBXC] remove relocated file from Makefile |
2006-08-08 |
Hollis Blanchard |
11008:b2fc8357b8ff |
[LIBXC] move xc_ppc_linux_build.c into a powerpc64 directory |
2006-08-07 |
Amos Waterland |
11007:00a41d1daf89 |
[POWERPC] add support for builtin command line |
2006-08-04 |
Jimi Xenidis |
11006:ecd673684ec8 |
[POWERPC] fixed bad swap of console and store event channels |
2006-08-01 |
Jimi Xenidis |
11005:9d5d7d8b7125 |
[POWERPC] finddevice must return a phandle of -1 |
2006-08-02 |
Hollis Blanchard |
11004:c8870f1aa5ca |
[TOOLS] use standard DPRINTF macro in PPC builder |
2006-08-02 |
Hollis Blanchard |
11003:3c361a48697f |
[POWERPC] correctly allocate domain memory |
2006-08-07 |
Hollis Blanchard |
11002:87cefa5f7c5e |
merge with xen-unstable.hg |
2006-07-27 |
Jimi Xenidis |
11001:61204c1d740e |
[powerpc] update ignores for the new name change |
2006-07-27 |
Jimi Xenidis |
11000:7c3a27bb291e |
[powerpc] Use new method to detect NULL xencomm handle |
2006-08-09 |
chris |
10999:15304ad81c50 |
[qemu patches] Update patches for changeset 10998:bd04004865ba. |
2006-08-09 |
chris |
10998:bd04004865ba |
[qemu] Add vncunused option. |
2006-08-09 |
Ian Campbell |
10997:b16252dbcb1f |
merge |
2006-08-09 |
Ian Campbell |
10996:c1850c659e40 |
Make ballon and backend drivers fail gracefully if they are unable to initialize |
2006-08-09 |
Ian Campbell |
10995:9f70d57aadcf |
Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables is enabled. |
2006-08-09 |
chris |
10994:01043d543878 |
[qemu patches] Update patches for changeset 10993:dc7b56b8cfb5. |
2006-08-09 |
chris |
10993:dc7b56b8cfb5 |
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed. |
2006-08-09 |
kaf24 |
10992:3a2fee0d84f7 |
Build tools/firmware only on x86. |
2006-08-09 |
kaf24 |
10991:e8bdf6a8b74a |
[XEN][IA64] IA64 build fixes after recent PER_CPU changes. |
2006-08-09 |
emellor |
10990:724af97aea47 |
Fix the unit test to match the new way of allocating VNC ports. |
2006-08-09 |
emellor |
10989:009e250505e9 |
Added a couple of unit tests for the sxp parsing. |
2006-08-09 |
emellor |
10988:688012fc0e79 |
Fix reference to buf in parsing of ocaml escapes. |
2006-08-09 |
emellor |
10987:58a04bfedf6b |
Better diagnosis of the failure when Xend crashes. Thanks to Hollis Blanchard |
2006-08-08 |
kaf24 |
10986:b3dd6ceda9bc |
[XEN] Assorted further PER_CPU- or read_mostly-ifications. |
2006-08-08 |
kaf24 |
10985:6b821e310597 |
[XEN] Implement proper __read_mostly memory arrangemengt for x86. |
2006-08-08 |
kaf24 |
10984:aa25666d4643 |
[XEN] Make tracing structures and buffers explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10983:5fc926b58609 |
[XEN] Make multicall info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10982:ce619ad2d139 |
[XEN] Make per-cpu pending EOI interrupt info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10981:7e9699af7e12 |
[XEN] Make per-cpu mm information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10980:0caf8d9218cc |
[XEN] Make per-cpu time information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10979:5e8c254c9dcd |
[XEN] Make per-cpu schedule data explicitly PER_CPU. |
2006-08-08 |
kaf24 |
10978:7ce412dde1be |
[XEN] Place per-cpu timer info in PER_CPU space. |
2006-08-08 |
kaf24 |
10977:f3fb7727cb9a |
[XEN] Make tlbflush_time a PER_CPU variable. |
2006-08-08 |
chris |
10976:9aac8db168b4 |
[qemu patches] Refresh patches. |
2006-08-08 |
chris |
10975:88a42cf59f46 |
[qemu patches] Update patches for changeset 10974:415614d3a1ee. |
2006-08-08 |
sos22 |
10974:415614d3a1ee |
[hvm/qemu] Flip the device model over to using the new Xen event channels |
2006-08-08 |
sos22 |
10973:857e7b864bb0 |
[hvm] Move the mapping of the shared IO page slightly earlier |
2006-08-08 |
kaf24 |
10972:abd14c5c5496 |
[XENSTAT] Ignore domains that are being created/destroyed during get_info call. |
2006-08-08 |
kaf24 |
10971:986cf8354d11 |
[HVM][VMX] Cleanup vmx vmexit handler. |
2006-08-08 |
kaf24 |
10970:ae14b5b77938 |
[XEND] Daemonise vncviewer when it is spawned from xend. |
2006-08-08 |
kaf24 |
10969:9e061d0dc394 |
[PCI] back: New virtual pci backend: slot |
2006-08-08 |
kaf24 |
10968:51c227428166 |
[XEND] Fix fallback and error path for domain destruction by domid, |
2006-08-08 |
kaf24 |
10967:82230c3273e3 |
[HVM][VMX] Move hvm interface init_hypercall_page initialization into vmx_setup_hvm_funcs. |
2006-08-08 |
kaf24 |
10966:46df563bf1b8 |
[LIBXC] Do not gzclose() after close() on a gzdopen()'ed fd. |
2006-08-08 |
kaf24 |
10965:922f8ae451f6 |
[HVMLOADER] Only install hvmloader if it is built. |
2006-08-08 |
kaf24 |
10964:5f59ac51a7ac |
Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp |
2006-08-08 |
kaf24 |
10963:2e8b1175fd37 |
[PYGRUB] Flesh out some of pygrub's functionality as was originally |
2006-08-08 |
kaf24 |
10962:d25efa45355b |
[HVM] Fix hvm boot when acpi=1 is specified. |
2006-08-08 |
kaf24 |
10961:600da8225858 |
[XEN] Remove redundant redeclaration of 'machine_restart'. |
2006-08-07 |
chris |
10960:ec8dd0528fc6 |
[qemu patches] Update patches for changesets 10957:08a11694b109 - 10959:06e2a95d3395. |
2006-08-07 |
chris |
10959:06e2a95d3395 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
chris |
10958:98fc8b05193c |
[qemu] Update ioemu to qemu 0.8.2. (.CVS files) |
2006-08-07 |
chris |
10957:08a11694b109 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
jchesterfield |
10956:fd59667e5365 |
Limit blktap static link to just libaio. |
2006-08-07 |
kaf24 |
10955:ababeabf87c5 |
[LINUX] Fix a couple of benign diffs against vanilla spinlock.h. |
2006-08-07 |
kaf24 |
10954:6289234304f1 |
Provides hooks for perfc print/reset/gather. |
2006-08-07 |
kaf24 |
10953:7924b6bd728a |
Change DOM0_PERFCCONTROL: remove array limit. |
2006-08-07 |
kaf24 |
10952:47af0e2ebb13 |
[XEN] Allow users to specify mce/nomce boot parameters. |
2006-08-07 |
kaf24 |
10951:16aa4b417c6b |
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0 |
2006-08-07 |
chris |
10950:353404fe850c |
[xend] Fix reboot for hvm domains with cdrom devices. |
2006-08-04 |
kfraser |
10949:ffa5b2975dff |
[XEN] Add Xen-attached event channels, which will be used |
2006-08-04 |
kfraser |
10948:49dcd838b7df |
[HVMLOADER] HVM loader initialises hypercall shim and uses |
2006-08-04 |
ack |
10947:7684f9032f9f |
[NET] front: Check for received packets in network_open0 |
2006-08-04 |
chris |
10946:e1a2a8029e9f |
[qemu patches] Update patches for changeset 10945:baa6d08e62a0. |
2006-08-04 |
chris |
10945:baa6d08e62a0 |
[qemu] Add missing semicolon. |
2006-08-04 |
chris |
10944:23166260f6ce |
[qemu patches] Update patches for changeset 10943:1de1bb6a51c5. |
2006-08-04 |
chris |
10943:1de1bb6a51c5 |
[qemu] Update acpi timer to not use a qemu timer. |
2006-08-04 |
chris |
10942:c908f4c9150d |
[hvm firmware] Update hvm acpi dsdt table. |
2006-08-04 |
chris |
10941:253498168658 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10940:1cbf49c018cb |
[qemu patches] Update patches for changeset 10939:5980fb28b050. |
2006-08-04 |
chris |
10939:5980fb28b050 |
[qemu] Free page_array when it's no longer used. |
2006-08-04 |
chris |
10938:36cf965711f6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10937:87346792fe90 |
[qemu patches] Update patches for changeset 10936:a0b3cf802d99. |
2006-08-04 |
chris |
10936:a0b3cf802d99 |
[qemu] Fix qemu memory access beyond 3G @VTi side. |
2006-08-04 |
chris |
10935:7e914d9cd7e6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10934:56b2a028dc7e |
[qemu patches] Update patches for changeset 10933:386990d004b8. |
2006-08-04 |
chris |
10933:386990d004b8 |
[qemu] Add switch to control whether acpi bridge is enabled. |
2006-08-04 |
chris |
10932:c6b2761633c6 |
[qemu patches] Update patches for changeset 10931:3ea0a6847198. |
2006-08-04 |
chris |
10931:3ea0a6847198 |
[qemu] Make sure disk writes really made it to disk before we report I/O |
2006-08-04 |
chris |
10930:cf00bca7c6e1 |
[qemu patches] Update patches for changeset 10929:4dd640c6ce57. |
2006-08-04 |
chris |
10929:4dd640c6ce57 |
[qemu] Fix memset arguments in qemu audio code. |
2006-08-04 |
chris |
10928:92ef1215a6f1 |
[HVM] Wnable sound card support for qemu. |
2006-08-04 |
chris |
10927:70d43812ab02 |
[qemu patches] Update patches for changeset 10926:e47aad0605a3. |
2006-08-04 |
chris |
10926:e47aad0605a3 |
[qemu] Always allow --disable-sdl since there's always vnc support. |
2006-08-03 |
chris |
10925:ea04335d238b |
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds. |
2006-08-03 |
chris |
10924:646092d50e82 |
[qemu patches] Update patches for changeset 10923:155385a02d. |
2006-08-03 |
chris |
10923:155385a02d0b |
[qemu] Write the port number where the vnc server is listening to xenstore. |
2006-08-03 |
chris |
10922:955f02563a13 |
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34. |
2006-08-03 |
chris |
10921:4c2fab8f8c34 |
[qemu] Use xenstore to configure ioemu block devices. |
2006-08-03 |
kfraser |
10920:bfe12b4d45d3 |
[HVM] Make copy_{to,from}_guest work for HVM domains. |
2006-08-03 |
ack |
10919:cec400df7462 |
Change default scheduler in user's manual (from sedf to credit). |
2006-08-03 |
kfraser |
10918:7ff6020e4758 |
[HVM] Tidy up e820 parsing in Xen. |
2006-08-03 |
vhanquez |
10917:164ad1411255 |
remove '=' between command line name/argument. |
2006-08-03 |
kfraser |
10916:43ff88825b1a |
[XEN] Allow add_to_physmap to be applied to DOMID_SELF. |
2006-08-03 |
kfraser |
10915:d7242c3a2906 |
[HVM] Remove unused ioreq state IORESP_HOOK. |
2006-08-03 |
kfraser |
10914:3fc216fbef58 |
[HVM][VMX] Get rid of unused 'error' local variable. |
2006-08-03 |
kfraser |
10913:aeb484dafc5b |
[HVM] Declare vlapic_ipi() as static. Used only once. |
2006-08-03 |
kfraser |
10912:3eb0f56d77c2 |
Missing file from previous changeset. |
2006-08-03 |
kfraser |
10911:b33c08de3d98 |
[HVM] Add a concept of HVM parameters to the hypervisor. |
2006-08-02 |
emellor |
10910:aa1ab056bfbf |
Clarify the use of vcpu-set. Closes bug #686. |
2006-08-02 |
kfraser |
10909:01734f40860f |
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset). |
2006-08-02 |
kfraser |
10908:7e7552112954 |
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894. |
2006-08-02 |
kfraser |
10907:ab86a6f3b5ee |
[PCI] Transparent virtualization for pcifront and pciback. |
2006-08-02 |
kfraser |
10906:08415dfc5918 |
[XEN] Allow quick building of individual files. |
2006-08-02 |
kfraser |
10905:9a4a560d0a23 |
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore. |
2006-08-02 |
kfraser |
10904:153e69eae665 |
[TOOLS] Enhance xenstore-ls to optionally display permissions. |
2006-08-02 |
kfraser |
10903:ee6014279103 |
[LINUX] Clarify a confusing error message in xenbus_probe.c. |
2006-08-02 |
kfraser |
10902:8f452e26224a |
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod. |
2006-08-02 |
kfraser |
10901:9632ececc8f4 |
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG. |
2006-08-02 |
kfraser |
10900:637e64826342 |
[IA64] Updates the ia64 buildconfigs. |
2006-08-02 |
kfraser |
10899:a6cb8ba24a91 |
[HVM] Place all APIC registers into one page in native format. |
2006-08-02 |
kfraser |
10898:637b6d60e792 |
[HVM] Fix an issue with APIC priority checks. |
2006-08-02 |
kfraser |
10897:f5b9b8439012 |
[VMXASSIST] Fix GDTR accesses when paging mode enabled. |
2006-08-02 |
kfraser |
10896:3aad3abca993 |
[SHADOW] Build p2m mapping according to m2p mapping. |
2006-08-02 |
chris |
10895:acccec7e213a |
Update patch to reflect changes from 10867:edf7a25fdc43. |
2006-08-02 |
kfraser |
10894:822c39808e62 |
[HVM] Initialise full regs structure for PIO requests. |
2006-08-02 |
kfraser |
10893:022f29d4d2b8 |
[HVM][VMX] Clean up vmx hvm interface functions: |
2006-08-02 |
kfraser |
10892:556022fb8eb6 |
There is an allocation-failure path in sched_credit.c that BUGs. The |
2006-08-02 |
kfraser |
10891:bbc27b921e2a |
[TOOLS] ppc64 is not a LIB_64_ARCH |
2006-08-02 |
kfraser |
10890:10dc10473c3f |
[PCI] back: Fix potential infinite loop in pcistub_match_one(). |
2006-08-01 |
kfraser |
10889:10b05c2e7947 |
Merge. |
2006-08-01 |
kfraser |
10888:a5835e6f7ff9 |
[LINUX] Fix save/restore (broken by my own GSO tweaks). |
2006-08-01 |
jchesterfield |
10887:8b635f930187 |
Switch blktapctrl.c over to using standard system daemon(3) call. Current patch was not closing all FDs and redirecting output to /dev/null, preventing tapdisk from launching correctly. |
2006-08-01 |
kfraser |
10886:d323acca28a2 |
[TOOLS] Clean up libxenstore.a on 'make clean'. |
2006-08-01 |
kfraser |
10885:c8ee670ac87e |
[XEN] Fix 32-bit build. |
2006-08-01 |
kfraser |
10884:2e3b121662dc |
[HVM][SVM] Change the calling convention for SVM VMMCALLs so |
2006-08-01 |
kfraser |
10883:0d2ba35c0cf2 |
[XEN] Add hypercall support for HVM guests. This is |
2006-08-01 |
kfraser |
10882:e351aace191e |
[LINUX] Do not early-unpin pagetables that contain foreign mappings. |
2006-08-01 |
kfraser |
10881:b786bfb058eb |
[XEN] Hide compile-time information values behind a |
2006-08-01 |
emellor |
10880:d8d66e2c19b2 |
Rename all the CVS directories to .CVS. We want to keep the references to |
2006-08-01 |
kfraser |
10879:5379548bfc79 |
[NET] Enable TCPv4 segmentation offload in front/back drivers. |
2006-07-31 |
kfraser |
10878:947e09f90b3b |
[ACM] A wxPython GUI tool for sHype/ACM in Xen. It is used |
2006-07-31 |
kfraser |
10877:3fae79942240 |
[DOCS][ACM] Update the user guide for Xen with a chapter describing the |
2006-07-31 |
kfraser |
10876:6d44ab88d941 |
[BLKTAP] Properly daemonise the blktap control daemon. Fixes bug #709. |
2006-07-31 |
kfraser |
10875:637fa5352fad |
[NET] back: Transmit TSO packets if supported |
2006-07-31 |
kfraser |
10874:485616ab73e3 |
[NET] front: Add TSO support |
2006-07-31 |
kfraser |
10873:9f29252c23b6 |
[NET] back: Transmit SG packets if supported |
2006-07-31 |
kfraser |
10872:5f5a2f282032 |
[NET] front: Add SG support |
2006-07-31 |
kfraser |
10871:7bb2e0be9cc2 |
[NET] back: Added tx queue |
2006-07-31 |
kfraser |
10870:2d2ed4d9b1c1 |
[XEN] Some suspicion that we may enter an infinite |
2006-07-31 |
vhanquez |
10869:c471b326b75e |
Add a transaction_started field in xenstored connection structure instead of |
2006-07-29 |
vhanquez |
10868:d2bf1a7cc131 |
Limit the number of opened transactions per connection to 5. |
2006-07-29 |
chris |
10867:edf7a25fdc43 |
Add back changes lost from xen-ia64 cset 10570:8dc4af3f192c |
2006-07-28 |
kfraser |
10866:4833dc75ce4d |
[NET] front: Fix the build (broken my me a few changesets back). |
2006-07-28 |
kfraser |
10865:7e25295d8d9d |
[XM] Print shorthelp of xm shutdown. |
2006-07-28 |
kfraser |
10864:98ee83ed9d28 |
[XEND] Better checking of shutdown of domain0. |
2006-07-28 |
kfraser |
10863:affe80cdb485 |
[TPM] Remove some stale code from the TPM backend driver. The code |
2006-07-28 |
kfraser |
10862:12f75f4e2ea8 |
[LINUX] update_va_mapping multicalls: Use MULTI_UVMxxx_INDEX where possible. |
2006-07-28 |
kfraser |
10861:93c785354dd1 |
[PCI] Pcifront for ia64. |
2006-07-28 |
kfraser |
10860:23c37bc942da |
[NET] front: Added feature-rx-notify |
2006-07-28 |
kfraser |
10859:2e91ad1a89ce |
[NET] back: Replace netif->status with netif_carrier_ok |
2006-07-28 |
kfraser |
10858:275660d492c6 |
[NET] front: Move rx req pushing to one spot |
2006-07-28 |
kfraser |
10857:762ae310d878 |
[NET] front: Clean up rx ring recovery. |
2006-07-28 |
kfraser |
10856:1fb835267a50 |
Merge. |
2006-07-28 |
kfraser |
10855:03c8002068d9 |
Merge. |
2006-07-28 |
kfraser |
10854:0115a927ee99 |
[IA64] Add missing empty files. |
2006-07-28 |
sos22 |
10853:fc0040fd13d8 |
Merge. |
2006-07-28 |
sos22 |
10852:4a669bd50657 |
[MINI-OS] Add a function mapping grant table error codes to strings. |
2006-07-28 |
sos22 |
10851:cbfced5fcdb3 |
[MINI-OS] Add evtchn_bind_interdomain to mini-os, allowing clients to |
2006-07-28 |
sos22 |
10850:97ffb7856239 |
[MINI-OS] Extend alloc_unbound so that the remote domain isn't always dom0. |
2006-07-28 |
sos22 |
10849:98a802d25848 |
[MINI-OS] Clean up event channel types in mini-os. |
2006-07-28 |
sos22 |
10848:a10d02d20b31 |
[MINI-OS] unbind_virq is broken and nobody uses it. Remove it. |
2006-07-28 |
kfraser |
10847:1f7423795115 |
[LIBXC] Generic include of arch-specific sub-makefile. |
2006-07-28 |
kfraser |
10846:a438506e241d |
[PCI] Basic documentation for the per-device permissive |
2006-07-28 |
kfraser |
10845:df80de098d15 |
[PCI] Two policy files written in what is intended to be human-readable SXP. |
2006-07-28 |
kfraser |
10844:8cd577110904 |
[PCI] xend parses the user-space PCI backend policy files and sends |
2006-07-28 |
kfraser |
10843:4f6d858ea570 |
[PCI] Per-device permissive flag (replaces global permissive flag). |
2006-07-28 |
kfraser |
10842:4c97599398fe |
[PCI] Allow per-device configuration for fine-grained control over PCI |
2006-07-28 |
kfraser |
10841:7ee2c02c6db0 |
[LINUX] Clean up reboot.c suspend handling. |
2006-07-28 |
kfraser |
10840:e5c84586c333 |
MErge with xenppc-unstable-merge.hg |
2006-07-27 |
Hollis Blanchard |
10839:1eb42266de1b |
[powerpc] implement per-cpu data areas, based on x86 code |
2006-07-27 |
Hollis Blanchard |
10838:1fc28f62e0ed |
[powerpc] implement page_is_removable() |
2006-07-26 |
Jimi Xenidis |
10837:15e4b258a69a |
[powerpc] more register information in the register dump. |
2006-07-26 |
Jimi Xenidis |
10836:80e2c1b3f9b1 |
[powerpc] domain building fixes for linux kexec model |
2006-07-13 |
Jimi Xenidis |
10835:a4ab169ee850 |
[powerpc] Handle 2 forms of NULL guest handle |
2006-07-13 |
Jimi Xenidis |
10834:fcef9a741e1d |
[powerpc] xencomm: print function names so we can tell which one failed |
2006-07-28 |
kfraser |
10833:158db2446071 |
Merge with xen-ia64-unstable.hg. |
2006-07-27 |
awilliam |
10832:2d73714911c2 |
merge with xen-unstable.hg |
2006-07-27 |
awilliam |
10831:199d53efd029 |
[IA64] IO ports for driver domains. |
2006-07-27 |
awilliam |
10830:14f8c17c9808 |
[IA64] warning fix |
2006-07-27 |
awilliam |
10829:7be1cfe8345b |
[IA64] iomem support for driver domains. |
2006-07-27 |
awilliam |
10828:48d7d00e69e5 |
[IA64] include asm/vhpt.h in ivt.S |
2006-07-27 |
awilliam |
10827:e917cda4b0a8 |
[IA64] remove a debug message |
2006-07-27 |
awilliam |
10826:0f6baad3b842 |
[IA64][qemu] add changes lost from xen-ia64 cset 10570 |
2006-07-27 |
awilliam |
10825:a59843bb699e |
[IA64] Remove unused contig mem flag for VTi |
2006-07-26 |
awilliam |
10824:254c090854de |
merge with xen-unstable.hg for tools/ioemu build fix |
2006-07-26 |
awilliam |
10823:21918b22746e |
merge with xen-unstable.hg |
2006-07-26 |
awilliam |
10822:4e7318b0c1e0 |
[IA64] nasty bug fix |
2006-07-26 |
awilliam |
10821:4ebb9c91c886 |
[IA64] linux without SMP |
2006-07-26 |
awilliam |
10820:86e5d8458c08 |
[IA64] live migration |
2006-07-26 |
awilliam |
10819:e585c2dade14 |
[IA64] increase buffer size in panic_domain(). |
2006-07-25 |
awilliam |
10818:97cc7ed90061 |
[IA64] fix merge error with xen-unstable.hg |
2006-07-25 |
awilliam |
10817:f7b43e5c42b9 |
merge with xen-unstable.hg |
2006-07-25 |
awilliam |
10816:2db50529223e |
[IA64] remove unnecessary panic_domain() declarations |
2006-07-24 |
awilliam |
10815:47fc48740d45 |
[IA64] Support domU coredump on ia64 |
2006-07-24 |
awilliam |
10814:c8bc76d877e0 |
[IA64] Fix fetch code method when FP fault occurs @VTi side |
2006-07-24 |
awilliam |
10813:8d501f39286c |
[IA64] vDSO paravirtualization: paravirtualize vDSO |
2006-07-24 |
awilliam |
10812:614deef19299 |
[IA64] vDSO paravirtualization: import linux files |
2006-07-24 |
awilliam |
10811:70ee75d5c12c |
[IA64] ivt.S cleanup |
2006-07-19 |
awilliam |
10810:b2abc70be89e |
[IA64] Revert xen-ia64-unstable.hg cset 10685 |
2006-07-14 |
awilliam |
10809:e61bb865ec74 |
[IA64] optimize entry and exit path |
2006-07-14 |
awilliam |
10808:c4af6e854010 |
[IA64] xencons command line parameter is now an integer |
2006-07-14 |
awilliam |
10807:4834d1e8f26e |
[IA64] optimize vpsr |
2006-07-12 |
awilliam |
10806:000789c36d28 |
[IA64] do not purge vhpt when emulation itr |
2006-07-12 |
awilliam |
10805:6703fed8870f |
[IA64] enable acceleration of external interrupt |
2006-07-11 |
awilliam |
10804:79a5833d1266 |
[IA64] change default to use xencons, disable dom0 serial driver |
2006-07-11 |
awilliam |
10803:9e12c09a0089 |
[IA64] fix usage of ia64_xen_vector |
2006-07-11 |
awilliam |
10802:306d7857928c |
[IA64] Save & restore. |
2006-07-11 |
awilliam |
10801:dab0a5650e6d |
[IA64] Creates tools/libxc/ia64 directory. |
2006-07-10 |
awilliam |
10800:dc26ac2f7718 |
[IA64] don't change NaTPAGE into WB |
2006-07-10 |
awilliam |
10799:d7a511069a32 |
[IA64] remove duplicated console_endboot(). |
2006-07-10 |
awilliam |
10798:bdc0258e162a |
[IA64] fix vcpu_itr_i(), vcpu_itr_d() and vcpu_flush_tlb_vhpt_range() callers |
2006-07-10 |
awilliam |
10797:7538ae7ea365 |
[IA64] clean up linux-xen/tlb.c compiler warnings |
2006-07-10 |
awilliam |
10796:e5c7350b8cbb |
[IA64] clean up pal_emul.c compiler warnings |
2006-07-10 |
awilliam |
10795:8ad37880564d |
[IA64] emulate PAL_HALT_LIGHT on domU |
2006-07-09 |
awilliam |
10794:a1482fd74530 |
[IA64] replace lost linux-null files |
2006-07-09 |
awilliam |
10793:97c290c7b015 |
[IA64] merge in INIT patches |
2006-07-06 |
awilliam |
10792:efdfbb40db3f |
[IA64] INIT hadler for support coredumping feature |
2006-07-06 |
awilliam |
10791:00f20f7c0e23 |
[IA64] Add mca_asm, mca into Makefile |
2006-07-06 |
awilliam |
10790:80dbb6c5862b |
[IA64] Modify mca.c for Xen/ia64 INIT support |
2006-07-06 |
awilliam |
10789:7c6c400f5a7d |
[IA64] Add mca.c |
2006-07-06 |
awilliam |
10788:ac6f34b44e3f |
[IA64] #ifdef out unused mca_asm.S code |
2006-07-06 |
awilliam |
10787:7f4ec81761cf |
[IA64] Add mca_asm.S to linux-xen |
2006-07-06 |
awilliam |
10786:d6b6d3defe81 |
[IA64] Fix MINSTATE_GET_CURRENT |
2006-07-06 |
awilliam |
10785:446402805fd9 |
[IA64] Fix MINSTATE_START/END_SAVE_MIN_PHYS for INIT handler |
2006-07-06 |
awilliam |
10784:be1b7896c203 |
[IA64] add unw_init_from_interruption() |
2006-07-06 |
awilliam |
10783:80e04aa530b8 |
[IA64] Fix LOAD_PHYSCAL macro |
2006-07-06 |
awilliam |
10782:ac110157c19d |
[IA64] Move asmmacro.h to linux-xen |
2006-07-06 |
awilliam |
10781:59b142b0884e |
[IA64] Fix GET_THIS_PADDR |
2006-07-06 |
awilliam |
10780:b58e767fafb3 |
[IA64] Fix GATE_ADDR for ia64_do_show_stack() |
2006-07-06 |
awilliam |
10779:9ec05cd1e873 |
[IA64] add IA64_MCA_CPU_INIT_STACK_OFFSET |
2006-07-07 |
awilliam |
10778:50ed5c116b4d |
[IA64] Enable FW accleration for VTi |
2006-07-07 |
awilliam |
10777:63595abd80c5 |
[IA64] separate mapped_regs and vpd, handle various page size |
2006-07-07 |
awilliam |
10776:7c8955f73b18 |
[IA64] Force make symbolic link when make xen |
2006-07-06 |
awilliam |
10775:f24993f27cc4 |
[IA64] ia64 softirq clean ups. |
2006-07-06 |
awilliam |
10774:3041cac985d6 |
[IA64] build warning fix |
2006-07-06 |
awilliam |
10773:49cea8b66d4a |
[IA64] Bug fix: DOM0_GETMEMLIST: do not return -EINVAL in case of success! |
2006-07-05 |
awilliam |
10772:2b815d9acdea |
merge with xen-unstable.hg |
2006-07-05 |
awilliam |
10771:26dae1c72cd9 |
[IA64] rewrite rfi emulation |
2006-07-05 |
awilliam |
10770:72caf2612e52 |
[IA64] fix domain_flush_vtlb_all() |
2006-07-05 |
awilliam |
10769:37c8b562a8f1 |
[IA64] more tlb flush when vcpu migration between pcpu. |
2006-07-05 |
awilliam |
10768:8dc4af3f192c |
[IA64] Implement and use DOM0_DOMAIN_STEUP. |
2006-07-03 |
awilliam |
10767:f7132169c2bf |
[IA64] add the definition of __cacheline_aligned and its variants |
2006-07-03 |
awilliam |
10766:75b4a0ff27b8 |
[IA64] fix console_start_sync() undefined warning |
2006-07-03 |
awilliam |
10765:6d8136d0b302 |
[IA64] allow vcpu to move between pcpus |
2006-07-03 |
awilliam |
10764:93e8817694ab |
[IA64] sync console before reset |
2006-07-03 |
awilliam |
10763:f4eb1e5cc9e7 |
[IA64] A few clean ups in __xen_create/destroy_contiguous_region. |
2006-07-03 |
awilliam |
10762:e448723613ab |
[IA64] Clean up unused functions |
2006-07-03 |
awilliam |
10761:aa8257def6dc |
[IA64] Emulate PAL_HALT_LIGHT |
2006-07-03 |
awilliam |
10760:dad1f890aca5 |
[IA64] update VTI Readme file |
2006-07-03 |
awilliam |
10759:550786d7d352 |
[IA64] privop_stat.c |
2006-07-03 |
awilliam |
10758:75b23b6a7cb7 |
[IA64] Fix a typo. |
2006-07-28 |
chris |
10757:f2eb2089c9eb |
[qemu] Fix reads on unreported memory addresses. |
2006-07-27 |
kfraser |
10756:5848356af8da |
Revert previous changeset. Needs more review. |
2006-07-27 |
kfraser |
10755:b40cb6db44e4 |
[NET] back: Replace netif->active with netif_carrier_ok |
2006-07-27 |
kfraser |
10754:4782114d0713 |
[NET] back: Make use of the simplicity of tasklets in net_rx_action |
2006-07-27 |
kfraser |
10753:3c95a8ed22d0 |
[NET] front: Zero gso features/pad |
2006-07-27 |
kfraser |
10752:38943ca3c8cc |
Remove unused definitions in xc_hvm_build.c. |
2006-07-27 |
kfraser |
10751:d60da1c0664d |
Clear MPT l2 entries when allocating monitor pagetable |
2006-07-27 |
kfraser |
10750:b42b80403ddd |
map_p2m_entry only needs gpfn and gmfn as input parameters. |
2006-07-27 |
kfraser |
10749:5fa2cd68d059 |
[IA64] Fix of C/S 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5 for IA64. |
2006-07-27 |
kfraser |
10748:f42039dcdc81 |
[HVM][VMX] Fix injection of software exceptions (#BP,#OF) |
2006-07-27 |
kfraser |
10747:ed20a5addce4 |
Build Xen with at least -O1 to avoid very large stack frames. |
2006-07-27 |
chris |
10746:f3d6a5281617 |
[qemu] Fix -net tap option when no ifname is specified. |
2006-07-27 |
chris |
10745:b8ec4423cc44 |
[qemu] Add missing vga_bios_init call. |
2006-07-26 |
chris |
10744:5d76b22f80e4 |
[qemu] Remove duplicate ia64 testandset implementation. |
2006-07-26 |
chris |
10743:b4d5a36e380b |
[qemu] Initialize vga from within qemu for when the bios doesn't do so. |
2006-07-26 |
chris |
10742:3e07ec30c445 |
[qemu] Add access to the monito vt over VNC. |
2006-07-26 |
chris |
10741:4c2a281cd1e7 |
[qemu] sync patches and add file missing from cset 10738:42aa63188a88 |
2006-07-26 |
chris |
10740:2b1a49dd1273 |
[qemu] Use domain-name in VNC window title. |
2006-07-26 |
chris |
10739:060025203f54 |
[qemu] Re-calculate color_table after color depth reset. |
2006-07-26 |
chris |
10738:42aa63188a88 |
IA64-specific code for new Qemu |
2006-07-26 |
kfraser |
10737:7654157278f1 |
Remove unnecessary include of linux/compiler.h in libxenstat. |
2006-07-26 |
chris |
10736:f20f1e7091a4 |
[qemu] Fix HVM guests with more than 2G RAM on x86_64, |
2006-07-26 |
chris |
10735:14642f36a201 |
Fix cirrus and rt8139 co-exist issue in new qemu-dm. |
2006-07-26 |
kfraser |
10734:9b7e1ea4c4d2 |
[HVM] Sync p2m table across all vcpus on x86_32p xen. |
2006-07-26 |
kfraser |
10733:7137825805c7 |
[SVM] Correct compile time compare of CONFIG_PAGING_LEVELS for 64bit and |
2006-07-26 |
kfraser |
10732:765654a55245 |
Add dependency on ncurses to main README. |
2006-07-26 |
kfraser |
10731:77ec02027c17 |
[LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE on x86/64. |
2006-07-25 |
kfraser |
10730:37f206c7405a |
[XEN] Increase debug stack size from 4kB to 8kB. |
2006-07-25 |
kfraser |
10729:79f4c91c5628 |
Fix Linux so that it does not set a timeout if there are no pending |
2006-07-25 |
kfraser |
10728:b066b4612286 |
[LINUX][NET] Add default ethtool get_link implementation to all |
2006-07-25 |
kaf24 |
10727:49f874c0bd98 |
Fix docs build after vtpm changes. |
2006-07-25 |
kfraser |
10726:110c1e853c53 |
[VTPM] Add a description for vTPM usage to the user docs. |
2006-07-25 |
kfraser |
10725:33aca302b610 |
[LINUX] Improve single-page contiguous region creation/destruction |
2006-07-25 |
kfraser |
10724:10fb002727ef |
Move x86 perf counters declarations to asm-x86/perfc_defn.h |
2006-07-25 |
kfraser |
10723:d71e72d8532c |
Add versioning info to xenstore library. |
2006-07-25 |
kfraser |
10722:7dfc65c38035 |
[NET] gso: Fix reversed error test in netif_tx_trylock |
2006-07-25 |
kfraser |
10721:f021b091c559 |
Fix memory allocation for IA64 guest on Xen-unstable.hg with new Qemu. |
2006-07-25 |
kfraser |
10720:d48322cddd87 |
Split networking GSO patch into base portion plus additions. |
2006-07-25 |
chris |
10719:b8b7c278ca4c |
Make ioemu targets more robust and make ioemu clean always succeed. |
2006-07-25 |
kfraser |
10718:a61fd84125aa |
Fix domid range check in xenmon. |
2006-07-25 |
kfraser |
10717:849b8ce387c3 |
When installing libblktap, symlinks should be made instead of using |
2006-07-25 |
kfraser |
10716:f07effe5097b |
The blktap commit reverted the change so that libxenstore gets |
2006-07-25 |
kfraser |
10715:6b08035e10c5 |
VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and set |
2006-07-25 |
kfraser |
10714:7d6f0791c650 |
Fix 'make clean' when ioemu configuration failed. |
2006-07-25 |
sos22 |
10713:cc991d9953d2 |
[MINI-OS] Fix a bug which prevented map_frames being used more than once. |
2006-07-19 |
sos22 |
10712:bbabdebc54ad |
[XEN] Fix a comment in grant_table.h. |
2006-07-14 |
chris |
10711:ecb8ff1fcf1f |
Spawn vncviewer from qemu-dm. |
2006-07-14 |
chris |
10710:ccf11affc545 |
Change the qemu to allow no network arguments, removing the |
2006-07-14 |
chris |
10709:4e2eb1947728 |
Fix some more text inconsistencies and put devices in a more sensible order. |
2006-07-14 |
kaf24 |
10708:34ba512b2d64 |
[HVM] Currently in xentrace, MMIO is handled just like other page faults. The |
2006-07-14 |
kaf24 |
10707:078c08dc4b0a |
[SVM] Add perfcounter svmexits array with correct size creation. |
2006-07-14 |
kaf24 |
10706:dc5f894d6834 |
[SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 fixes. |
2006-07-14 |
kaf24 |
10705:32dccb981757 |
[HVM] fix system crash when vmx guest startx or restore |
2006-07-14 |
kaf24 |
10704:3fa8b914e2b5 |
[HVM] Create I/O context for MMIO/PIO processing in an |
2006-07-14 |
kaf24 |
10703:fa143f374f3d |
lomount: Major rewrite: handle large files and GPT partition. |
2006-07-14 |
kaf24 |
10702:ef8d08aa2072 |
[XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds. |
2006-07-14 |
kaf24 |
10701:f35b9950843c |
[IA64] Re-enable tools/xcutils build on ia64. We now have |
2006-07-14 |
kaf24 |
10700:9b6c901b9de5 |
merge |
2006-07-14 |
kaf24 |
10699:89f7faa0c01a |
Xm-test HVM network testing is broken. The new qemu code doesn't support |
2006-07-14 |
atse |
10698:ccbc5319d030 |
[PYGRUB] Typo fix in pygrub README |
2006-07-14 |
atse |
10697:4d9e5a2616a3 |
[XEND] Minor readability change |
2006-07-14 |
atse |
10696:00822a3a57d9 |
[XEND] Minor syntax change |
2006-07-14 |
kaf24 |
10695:612671bd9a54 |
[TPM] Discard a future response packet after a timeout has occurred instead of |
2006-07-14 |
kaf24 |
10694:7bf0d46e369a |
[IA64] Update the defconfigs for ia64 to disable blktap until we have a |
2006-07-14 |
kaf24 |
10693:43bd4b01df9f |
[IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(), |
2006-07-14 |
kaf24 |
10692:3352b5dc6a7c |
[IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64. |
2006-07-14 |
kfraser |
10691:c3597f7bd8e2 |
Fix typo in description of XEN_BLKDEV_TAP |
2006-07-14 |
kfraser |
10690:77fe42f6442b |
[IA64] Fix the ia64 build. |
2006-07-14 |
kfraser |
10689:050de6b53961 |
[powerpc] Initial checkin of new powerpc files. |
2006-07-14 |
kaf24 |
10688:69c4f7963a19 |
Remove CONFIG_PLAN9. Unused. |
2006-07-14 |
kaf24 |
10687:80055bb36dc7 |
[powerpc] add PowerPC support to libxc |
2006-07-14 |
kaf24 |
10686:129e981a7700 |
[powerpc] support additional interrupt controller types in xen/arch/x86/irq.c |
2006-07-14 |
kaf24 |
10685:d51a5ca0fa99 |
[powerpc] print page->count_info as unsigned long |
2006-07-14 |
kaf24 |
10684:08906834ca74 |
[powerpc] [xend] PPC doesn't support ballooning yet |
2006-07-14 |
kaf24 |
10683:35a29c8f0bab |
[powerpc] add PowerPC support to Makefiles |
2006-07-14 |
kaf24 |
10682:516ff6908472 |
[powerpc] add arch-powerpc.h to xen.h |
2006-07-14 |
kaf24 |
10681:83f047e6e99c |
[powerpc] add PowerPC files to .hgignore |
2006-07-13 |
jchesterfield |
10680:f692a0a476c5 |
xend save/restore fix, only matches one device type (vbd or tap) on creation of vm. |
2006-07-13 |
shand |
10679:3c841b50afb9 |
Update ignores after blktap checkin (-unstable cset 10677:2937703f0ed0) |
2006-07-13 |
chris |
10678:8eb79da98499 |
[IOEMU] Enable gui_timer unless the display is exported over VNC. |
2006-07-13 |
jchesterfield |
10677:2937703f0ed0 |
Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TAP=y) and userspace tools. The userspace deamon (blktapctrl) is enabled by default when xend is activated. For further information on using and configuring blktap see tools/blktap/README. |
2006-07-13 |
kfraser |
10676:af9809f51f81 |
[XEN] Clean up page-fault propagation when acessing guest addresses. |
2006-07-12 |
chris |
10675:a70c4f9657cc |
Update xend to support vnc configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10674:6d8f2d78d7c8 |
Update xend to support network configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10673:b450f21472a0 |
Add qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10672:bd68ce5a3f0c |
Remove qemu 0.6.1 based ioemu. |
2006-07-12 |
kfraser |
10671:b20580cf7fc1 |
Revert c/s 10651: "prevent double uuid use". Breaks localhost |
2006-07-12 |
ack |
10670:84ff152efb0a |
Add linux config update script and native linux build. |
2006-07-12 |
ack |
10669:cebedeefbfbd |
Ifdef stuff that is XEN specific in patches |
2006-07-12 |
chris |
10668:3addc7020107 |
Make ioemu dir configurable and change prefix to /usr (works with old and new ioemu). |
2006-07-10 |
chris |
10667:984225e947f1 |
[VMXASSIST] Include all rodata sections into text section. |
2006-07-10 |
kfraser |
10666:16b4abe0f925 |
[HVM][VMX] Clean up some writes to 64-bit VMCS fields in 32-bit Xen. |
2006-07-10 |
kfraser |
10665:bc2f68334e96 |
Check attributes of page table level 3 entries for 4 level HVM guest. |
2006-07-10 |
kfraser |
10664:405c7e86b24a |
Shared libs have traditionally been installed as executables due to |
2006-07-10 |
kfraser |
10663:28b766e3bcca |
Move the content of the script file vtpm-addtodb into the |
2006-07-10 |
kfraser |
10662:3243ab41b09e |
[LINUX] Define dma_get_cache_alignment even on x86/64. |
2006-07-10 |
kfraser |
10661:8922c1fbe684 |
[XM][ACM] Add xm subcommands to work with security resource labels. |
2006-07-10 |
kfraser |
10660:e05d60be5adb |
[XENTRACE] Remember number of lost trace records when |
2006-07-10 |
kfraser |
10659:3cdb93867f81 |
Domain ID/index mapping in xenmon. |
2006-07-10 |
kfraser |
10658:b875c036839f |
[XENOPROF] Some fixes for xenoprof passive domain support. |