log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 11017:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-08-09
emellor
11017:009e250505e9
Added a couple of unit tests for the sxp parsing.
2006-08-09
emellor
11016:688012fc0e79
Fix reference to buf in parsing of ocaml escapes.
2006-08-09
emellor
11015:58a04bfedf6b
Better diagnosis of the failure when Xend crashes. Thanks to Hollis Blanchard
2006-08-08
kaf24
11014:b3dd6ceda9bc
[XEN] Assorted further PER_CPU- or read_mostly-ifications.
2006-08-08
kaf24
11013:6b821e310597
[XEN] Implement proper __read_mostly memory arrangemengt for x86.
2006-08-08
kaf24
11012:aa25666d4643
[XEN] Make tracing structures and buffers explicitly PER_CPU.
2006-08-08
kaf24
11011:5fc926b58609
[XEN] Make multicall info explicitly PER_CPU.
2006-08-08
kaf24
11010:ce619ad2d139
[XEN] Make per-cpu pending EOI interrupt info explicitly PER_CPU.
2006-08-08
kaf24
11009:7e9699af7e12
[XEN] Make per-cpu mm information explicitly PER_CPU.
2006-08-08
kaf24
11008:0caf8d9218cc
[XEN] Make per-cpu time information explicitly PER_CPU.
2006-08-08
kaf24
11007:5e8c254c9dcd
[XEN] Make per-cpu schedule data explicitly PER_CPU.
2006-08-08
kaf24
11006:7ce412dde1be
[XEN] Place per-cpu timer info in PER_CPU space.
2006-08-08
kaf24
11005:f3fb7727cb9a
[XEN] Make tlbflush_time a PER_CPU variable.
2006-08-08
chris
11004:9aac8db168b4
[qemu patches] Refresh patches.
2006-08-08
chris
11003:88a42cf59f46
[qemu patches] Update patches for changeset 10974:415614d3a1ee.
2006-08-08
sos22
11002:415614d3a1ee
[hvm/qemu] Flip the device model over to using the new Xen event channels
2006-08-08
sos22
11001:857e7b864bb0
[hvm] Move the mapping of the shared IO page slightly earlier
2006-08-08
kaf24
11000:abd14c5c5496
[XENSTAT] Ignore domains that are being created/destroyed during get_info call.
2006-08-08
kaf24
10999:986cf8354d11
[HVM][VMX] Cleanup vmx vmexit handler.
2006-08-08
kaf24
10998:ae14b5b77938
[XEND] Daemonise vncviewer when it is spawned from xend.
2006-08-08
kaf24
10997:9e061d0dc394
[PCI] back: New virtual pci backend: slot
2006-08-08
kaf24
10996:51c227428166
[XEND] Fix fallback and error path for domain destruction by domid,
2006-08-08
kaf24
10995:82230c3273e3
[HVM][VMX] Move hvm interface init_hypercall_page initialization into vmx_setup_hvm_funcs.
2006-08-08
kaf24
10994:46df563bf1b8
[LIBXC] Do not gzclose() after close() on a gzdopen()'ed fd.
2006-08-08
kaf24
10993:922f8ae451f6
[HVMLOADER] Only install hvmloader if it is built.
2006-08-08
kaf24
10992:5f59ac51a7ac
Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp
2006-08-08
kaf24
10991:2e8b1175fd37
[PYGRUB] Flesh out some of pygrub's functionality as was originally
2006-08-08
kaf24
10990:d25efa45355b
[HVM] Fix hvm boot when acpi=1 is specified.
2006-08-08
kaf24
10989:600da8225858
[XEN] Remove redundant redeclaration of 'machine_restart'.
2006-08-07
chris
10988:ec8dd0528fc6
[qemu patches] Update patches for changesets 10957:08a11694b109 - 10959:06e2a95d3395.
2006-08-07
chris
10987:06e2a95d3395
[qemu] Update ioemu to qemu 0.8.2.
2006-08-07
chris
10986:98fc8b05193c
[qemu] Update ioemu to qemu 0.8.2. (.CVS files)
2006-08-07
chris
10985:08a11694b109
[qemu] Update ioemu to qemu 0.8.2.
2006-08-07
jchesterfield
10984:fd59667e5365
Limit blktap static link to just libaio.
2006-08-07
kaf24
10983:ababeabf87c5
[LINUX] Fix a couple of benign diffs against vanilla spinlock.h.
2006-08-07
kaf24
10982:6289234304f1
Provides hooks for perfc print/reset/gather.
2006-08-07
kaf24
10981:7924b6bd728a
Change DOM0_PERFCCONTROL: remove array limit.
2006-08-07
kaf24
10980:47af0e2ebb13
[XEN] Allow users to specify mce/nomce boot parameters.
2006-08-07
kaf24
10979:16aa4b417c6b
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0
2006-08-07
chris
10978:353404fe850c
[xend] Fix reboot for hvm domains with cdrom devices.
2006-08-04
kfraser
10977:ffa5b2975dff
[XEN] Add Xen-attached event channels, which will be used
2006-08-04
kfraser
10976:49dcd838b7df
[HVMLOADER] HVM loader initialises hypercall shim and uses
2006-08-04
ack
10975:7684f9032f9f
[NET] front: Check for received packets in network_open0
2006-08-04
chris
10974:e1a2a8029e9f
[qemu patches] Update patches for changeset 10945:baa6d08e62a0.
2006-08-04
chris
10973:baa6d08e62a0
[qemu] Add missing semicolon.
2006-08-04
chris
10972:23166260f6ce
[qemu patches] Update patches for changeset 10943:1de1bb6a51c5.
2006-08-04
chris
10971:1de1bb6a51c5
[qemu] Update acpi timer to not use a qemu timer.
2006-08-04
chris
10970:c908f4c9150d
[hvm firmware] Update hvm acpi dsdt table.
2006-08-04
chris
10969:253498168658
[qemu patches] Refresh patches.
2006-08-04
chris
10968:1cbf49c018cb
[qemu patches] Update patches for changeset 10939:5980fb28b050.
2006-08-04
chris
10967:5980fb28b050
[qemu] Free page_array when it's no longer used.
2006-08-04
chris
10966:36cf965711f6
[qemu patches] Refresh patches.
2006-08-04
chris
10965:87346792fe90
[qemu patches] Update patches for changeset 10936:a0b3cf802d99.
2006-08-04
chris
10964:a0b3cf802d99
[qemu] Fix qemu memory access beyond 3G @VTi side.
2006-08-04
chris
10963:7e914d9cd7e6
[qemu patches] Refresh patches.
2006-08-04
chris
10962:56b2a028dc7e
[qemu patches] Update patches for changeset 10933:386990d004b8.
2006-08-04
chris
10961:386990d004b8
[qemu] Add switch to control whether acpi bridge is enabled.
2006-08-04
chris
10960:c6b2761633c6
[qemu patches] Update patches for changeset 10931:3ea0a6847198.
2006-08-04
chris
10959:3ea0a6847198
[qemu] Make sure disk writes really made it to disk before we report I/O
2006-08-04
chris
10958:cf00bca7c6e1
[qemu patches] Update patches for changeset 10929:4dd640c6ce57.
2006-08-04
chris
10957:4dd640c6ce57
[qemu] Fix memset arguments in qemu audio code.
2006-08-04
chris
10956:92ef1215a6f1
[HVM] Wnable sound card support for qemu.
2006-08-04
chris
10955:70d43812ab02
[qemu patches] Update patches for changeset 10926:e47aad0605a3.
2006-08-04
chris
10954:e47aad0605a3
[qemu] Always allow --disable-sdl since there's always vnc support.
2006-08-03
chris
10953:ea04335d238b
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds.
2006-08-03
chris
10952:646092d50e82
[qemu patches] Update patches for changeset 10923:155385a02d.
2006-08-03
chris
10951:155385a02d0b
[qemu] Write the port number where the vnc server is listening to xenstore.
2006-08-03
chris
10950:955f02563a13
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34.
2006-08-03
chris
10949:4c2fab8f8c34
[qemu] Use xenstore to configure ioemu block devices.
2006-08-03
kfraser
10948:bfe12b4d45d3
[HVM] Make copy_{to,from}_guest work for HVM domains.
2006-08-03
ack
10947:cec400df7462
Change default scheduler in user's manual (from sedf to credit).
2006-08-03
kfraser
10946:7ff6020e4758
[HVM] Tidy up e820 parsing in Xen.
2006-08-03
vhanquez
10945:164ad1411255
remove '=' between command line name/argument.
2006-08-03
kfraser
10944:43ff88825b1a
[XEN] Allow add_to_physmap to be applied to DOMID_SELF.
2006-08-03
kfraser
10943:d7242c3a2906
[HVM] Remove unused ioreq state IORESP_HOOK.
2006-08-03
kfraser
10942:3fc216fbef58
[HVM][VMX] Get rid of unused 'error' local variable.
2006-08-03
kfraser
10941:aeb484dafc5b
[HVM] Declare vlapic_ipi() as static. Used only once.
2006-08-03
kfraser
10940:3eb0f56d77c2
Missing file from previous changeset.
2006-08-03
kfraser
10939:b33c08de3d98
[HVM] Add a concept of HVM parameters to the hypervisor.
2006-08-09
awilliam
10938:bfc69471550e
[IA64] fix a fetch code bug
2006-08-08
awilliam
10937:15498beef5d8
[IA64] Remove scheduler heartbeat
2006-08-08
awilliam
10936:3f3388f3e605
[IA64] Virtualize dom0 lid
2006-08-08
awilliam
10935:555eb7402bd8
[IA64] bug fix in ioports_deny_access
2006-08-08
awilliam
10934:2aaad9cbc926
[IA64] enable ioports_deny_access for dom0
2006-08-08
awilliam
10933:6c67ca1e1c1a
[IA64] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start
2006-08-07
awilliam
10932:571022d5afa2
[IA64] Add EXPORT_SYMBOL to modularize netfront/netback
2006-08-04
awilliam
10931:c3e20511c745
[IA64] Remove P==M support
2006-08-04
awilliam
10930:679683333917
[IA64] SMP Windows is up on VTI domain
2006-08-04
awilliam
10929:7cde0d938ef4
[IA64] convert more privop_stat to perfc
2006-08-04
awilliam
10928:e7394daf098d
[IA64] unprotected perfc_defn.h
2006-08-03
awilliam
10927:3d6c1af609bf
[IA64] Convert some stats to perfc.
2006-08-03
awilliam
10926:147144f9ec51
[IA64] fix vDSO paravirtualization.
2006-08-03
awilliam
10925:47a5dfd1bcd6
[IA64] fix memory leak when domVTI is created
2006-08-03
awilliam
10924:4151d83d0db9
[IA64] enabling hypercalls from VT-i domain
2006-08-03
awilliam
10923:b94d43606bcd
[IA64] cleanup the hypercall handling code for VT-i domain
2006-08-02
awilliam
10922:561df7d9cecc
[IA64] install windows: multiple pagesize fix.
2006-08-02
awilliam
10921:b13ea287f9c0
[IA64] avoid spurious XENBUS error
2006-08-02
awilliam
10920:b76e86966e7e
merge with xen-unstable.hg
2006-08-02
emellor
10919:aa1ab056bfbf
Clarify the use of vcpu-set. Closes bug #686.
2006-08-02
kfraser
10918:01734f40860f
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset).
2006-08-02
kfraser
10917:7e7552112954
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894.
2006-08-02
kfraser
10916:ab86a6f3b5ee
[PCI] Transparent virtualization for pcifront and pciback.
2006-08-02
kfraser
10915:08415dfc5918
[XEN] Allow quick building of individual files.
2006-08-02
kfraser
10914:9a4a560d0a23
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore.
2006-08-02
kfraser
10913:153e69eae665
[TOOLS] Enhance xenstore-ls to optionally display permissions.
2006-08-02
kfraser
10912:ee6014279103
[LINUX] Clarify a confusing error message in xenbus_probe.c.
2006-08-02
kfraser
10911:8f452e26224a
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.
2006-08-02
kfraser
10910:9632ececc8f4
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG.
2006-08-02
kfraser
10909:637e64826342
[IA64] Updates the ia64 buildconfigs.
2006-08-02
kfraser
10908:a6cb8ba24a91
[HVM] Place all APIC registers into one page in native format.
2006-08-02
kfraser
10907:637b6d60e792
[HVM] Fix an issue with APIC priority checks.
2006-08-02
kfraser
10906:f5b9b8439012
[VMXASSIST] Fix GDTR accesses when paging mode enabled.
2006-08-02
kfraser
10905:3aad3abca993
[SHADOW] Build p2m mapping according to m2p mapping.
2006-08-02
chris
10904:acccec7e213a
Update patch to reflect changes from 10867:edf7a25fdc43.
2006-08-02
kfraser
10903:822c39808e62
[HVM] Initialise full regs structure for PIO requests.
2006-08-02
kfraser
10902:022f29d4d2b8
[HVM][VMX] Clean up vmx hvm interface functions:
2006-08-02
kfraser
10901:556022fb8eb6
There is an allocation-failure path in sched_credit.c that BUGs. The
2006-08-02
kfraser
10900:bbc27b921e2a
[TOOLS] ppc64 is not a LIB_64_ARCH
2006-08-02
kfraser
10899:10dc10473c3f
[PCI] back: Fix potential infinite loop in pcistub_match_one().
2006-08-01
kfraser
10898:10b05c2e7947
Merge.
less
more
| rev 11017:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip