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 11034:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-08-14
awilliam
11034:7c79d49033c6
[IA64] convert stats to perfc, get rid of unsafe hypercall
2006-08-14
awilliam
11033:50837fb04807
[IA64] vti bugs fix
2006-08-14
awilliam
11032:9105cc8a738c
[IA64] update xmexample.vti
2006-08-09
awilliam
11031:fc6c3d866477
merge with xen-unstable.hg
2006-08-09
chris
11030:15304ad81c50
[qemu patches] Update patches for changeset 10998:bd04004865ba.
2006-08-09
chris
11029:bd04004865ba
[qemu] Add vncunused option.
2006-08-09
awilliam
11028:111936ef4291
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF (libxc)
2006-08-09
awilliam
11027:d735526b02ec
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF
2006-08-09
awilliam
11026:54550e85f25a
merge with xen-unstable.hg
2006-08-09
Ian Campbell
11025:b16252dbcb1f
merge
2006-08-09
Ian Campbell
11024:c1850c659e40
Make ballon and backend drivers fail gracefully if they are unable to initialize
2006-08-09
Ian Campbell
11023:9f70d57aadcf
Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables is enabled.
2006-08-09
chris
11022:01043d543878
[qemu patches] Update patches for changeset 10993:dc7b56b8cfb5.
2006-08-09
chris
11021:dc7b56b8cfb5
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed.
2006-08-09
kaf24
11020:3a2fee0d84f7
Build tools/firmware only on x86.
2006-08-09
kaf24
11019:e8bdf6a8b74a
[XEN][IA64] IA64 build fixes after recent PER_CPU changes.
2006-08-09
emellor
11018:724af97aea47
Fix the unit test to match the new way of allocating VNC ports.
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
less
more
| rev 11034:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip