log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 13939:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip
age
author
revision
description
2007-01-21
Jimi Xenidis
13939:3da9a56421c5
[XEN][POWERPC] fill in arch_vcpu_reset()
2007-01-22
Jimi Xenidis
13938:7242b912d266
[XEN][POWERPC] Linker script simplification broke optimized builds.
2007-01-17
Jimi Xenidis
13937:796887cef9e1
[XEN][POWERPC] Update linker symbols and scripts
2007-02-06
Hollis Blanchard
13936:978ff6fad81f
[POWERPC][XEN] Merge with xen-unstable.hg.
2007-02-06
Hollis Blanchard
13935:819b8a872d9f
[POWERPC][XEN] Add information into flat devtree needed to create a start_info_t structure in linux.
2007-02-06
Hollis Blanchard
13934:4ce0b332b572
[POWERPC][XEN] Move shared page location to public header to share with libxc.
2007-01-25
Jimi Xenidis
13933:54530b945067
[XEN][XEND][POWERPC] Don't ignore shadow memory requirement
2007-01-23
Hollis Blanchard
13932:b071a2610abc
[POWERPC][XEN] Fix uninitialized variable warning.
2007-01-21
Jimi Xenidis
13931:aa00ced0a10a
[XEND][POWERPC] move ppc memory allocation to libxc. Sync XendDomainInfo.py with xen-unstable.hg.
2007-01-21
Jimi Xenidis
13930:09b3fd488726
[XEND][POWERPC] Remove FlatDeviceTree.py, eliminate devtree from prose builder.
2007-01-21
Jimi Xenidis
13929:7bf078335342
[XEND][POWERPC] Move flat device tree construction from python to libxc for xc_linux_build().
2007-01-21
Jimi Xenidis
13928:cc1eb0689bcf
[XEN][POWERPC] Allocate secondary VCPUs for Dom0
2007-01-21
Jimi Xenidis
13927:88ae0647d542
[XEN][POWERPC] remove redundant and confusing restart/halt messages
2007-01-20
Jimi Xenidis
13926:3dd92f0d8fd6
[XEN][POWERPC] Print DAR and DSISR registers on CPU register dumps
2007-01-20
Jimi Xenidis
13925:b8fac1c5e6ae
[XEN][POWERPC] more ofd /cpus fixups
2007-01-20
Jimi Xenidis
13924:4f0353778233
[XEN][POWERPC] big lock to protect some TLB operations
2007-01-19
Hollis Blanchard
13923:741adb202b82
[POWERPC][XEN] Mark heap memory based on boot_of.c's allocator.
2007-01-17
Jimi Xenidis
13922:3773af71a14b
[TOOLS][POWERPC] fixes for the prose builder.
2007-01-17
Jimi Xenidis
13921:a1e9bacfc57d
[XEN][POWERPC] Fix arch_set_info_guest() from upstream interface change
2007-01-17
Jimi Xenidis
13920:14db26e03ba3
[XEN][POWERPC] add asm/nmi.h
2007-01-15
Jimi Xenidis
13919:0fedda56fed4
[XEN][POWERPC] everything is "single core" right now so get cpu_core_map[] correct.
2007-01-11
Ryan Harper
13918:a2614e94c7df
[POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to match DTC spec.
2007-01-11
Ryan Harper
13917:90bba403a710
[POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c
2007-01-03
Hollis Blanchard
13916:6b82bbbedbe1
[POWERPC][LIBXC] Add missing HVM stubs.
2007-01-03
Hollis Blanchard
13915:a23587ebcbf6
[POWERPC][TOOLS] Fix xc.c mismerge.
2007-01-03
Hollis Blanchard
13914:bcd4bf022047
[POWERPC][XEN] Provide _text for kexec.
2006-12-19
Jimi Xenidis
13913:8101efde7493
[XEN][POWERPC] DomU real time clock based off of the real one in Dom0
2006-12-17
Jimi Xenidis
13912:d1f053ff43d2
[XEN][POWERPC] get cpu_*_maps correct so physinfo and affinity is accurate
2006-12-17
Jimi Xenidis
13911:60515808f591
[XEN][POWERPC] use symbol to detect processor version
2007-02-14
kfraser
13910:58e71ae679d5
libelf: use xen code style.
2007-02-14
kfraser
13909:3f63c1825b0d
linux: quieten some driver printk logging.
2007-02-14
kfraser
13908:d44eb9e7f97b
Another domctl fix to insert missing copy_to_guest.
2007-02-14
Tim Deegan
13907:6fd71faaaa3b
Merge
2007-02-14
Tim Deegan
13906:a00b8d3800a8
[XEN] Snapshot PAE l3es when they are shadowed.
2007-02-14
Tim Deegan
13905:cbbd748c4b58
[XEN] Re-sync PAE l3 shadows when PV guests change them
2007-02-14
kfraser
13904:36bbb7edfd0b
Make libelf not fail on unknown elf notes.
2007-02-14
kfraser
13903:929868cd3715
Add missing breaks to {set,get}_address_size domctls.
2007-02-14
kfraser
13902:d08c2af53804
Fix DEC instruction decode. Turn into SUB, not OR. :-)
2007-02-14
kfraser
13901:ed6501070f37
Support INC/DEC in mmio decoder. Opcodes 0xFE and 0xFF.
2007-02-14
Tim Deegan
13900:6daa91dc9247
[XEN] New paging-assistance interface.
2007-02-13
Ian Campbell
13899:df25547d7638
[LINUX] Call ctrl_alt_del() to trigger a reboot so we benefit from the
2007-02-09
kfraser
13898:ad9bbd103034
[HVM] Fill in mmio decode gaps for Grp1 immediate opcodes.
2007-02-09
kfraser
13897:c67a4115a471
Print all by default in debug builds.
2007-02-09
Tim Deegan
13896:d39e8c44da34
[HVM] Save/restore: disentangle max_pfn from nr_pages.
2007-02-09
Alastair Tse
13895:dda3e75f015d
Add missing Makefile in x86_64/compat so that it builds on x86_64.
2007-02-08
kfraser
13894:620f5cdfe32b
Fix non-x86 build.
2007-02-08
kfraser
13893:9e27245a692e
Fix x86/64 build.
2007-02-08
Keir Fraser
13892:3050c8339da6
x86: hide assembly labels
2007-02-08
Keir Fraser
13891:0cbf1586a432
[HVM][SVM] Do not advertise FFXSR feature.
2007-02-08
Keir Fraser
13890:355c740d1330
Use printk log-level limiting even during Xen boot.
2007-02-08
Keir Fraser
13889:a68a3c6cac5f
Small cleanups to PV-on-HVM support code.
2007-02-08
kfraser
13888:f9277e2548b5
Merge with xen-ia64-unstable.hg.
2007-02-07
awilliam
13887:fbc233a1dc53
merge with xen-unstable.hg
2007-02-07
awilliam
13886:d3f08d39e695
[IA64] Clean up error messages from lookup_domain_mpa()
2007-02-06
awilliam
13885:7efb3a06c56a
[IA64] Don't assume legacy com2
2007-02-06
awilliam
13884:5b99d19906a7
[IA64] Don't complain about PAL_LOGICAL_TO_PHYSICAL
2007-02-06
awilliam
13883:b3ae332e6dbd
[IA64] Fix wrong arg to vhpt_enabled() in vmx_hpw_miss()
2007-02-06
awilliam
13882:311b27546cf6
[IA64] Follow to allow PV-on-HVM callback irq to be identified by PCI device.
2007-02-05
awilliam
13881:d7f7021902a2
[IA64] Fix for compiling PV-on-HVM driver on IPF
2007-02-05
awilliam
13880:d879bbaa3faa
[IA64] Turn on dcr.dm inside XEN
2007-02-05
awilliam
13879:d9f7f4f9c7ff
[IA64] Fix tlbflush_clock
2007-02-05
awilliam
13878:e0a5cef6332a
[IA64] Additional HVM hypercall fix
2007-02-04
awilliam
13877:fbc128aafdeb
merge with xen-unstable.hg
2007-02-04
awilliam
13876:976dd90c2fdb
[IA64] Remove verbosity from xen_pm_power_off
2007-02-04
awilliam
13875:88c9ba6214bc
[IA64] Xen build warning fixes
2007-02-04
awilliam
13874:339d9e632a80
[IA64] Fix usage of 14 bit immediate value of IA64_RBS_OFFSET
2007-02-04
awilliam
13873:5558f396e068
[IA64] Fix xencons_early_setup build warning
2007-02-04
awilliam
13872:1502ba048b73
[IA64] Fix PAL_HALT for paravirtualized domains
2007-02-04
awilliam
13871:a1017acc8578
[IA64] Bug fix new_tlbflush_clock_period()
2007-02-01
awilliam
13870:0df9dc2f1d03
[IA64] Fix compile warnings in xenentry.S
2007-02-01
awilliam
13869:18a8e34e1211
[IA64] Optimize VTI domain hypercall path
2007-01-31
awilliam
13868:ef646312685f
[IA64] Add arch_free_page()
2007-01-31
awilliam
13867:6d38ae7927cf
merge with xen-unstable.hg
2007-01-30
awilliam
13866:f4395e945393
[IA64] Include dummy EFI memory descriptors for unmapped ranges
2007-01-29
awilliam
13865:d0b2022e2403
[IA64] Update buildconfigs
2007-01-28
awilliam
13864:7286802c9619
merge with xen-unstable.hg
2007-01-28
awilliam
13863:e5cfd902d7e4
[IA64] Remove PG_foreign hack
2007-01-28
awilliam
13862:d14da87feed6
[IA64] New resend_irq_on_evtchn() params
2007-01-28
awilliam
13861:dd58c6062292
[IA64] update xensetup.S for new upstream
2007-01-28
awilliam
13860:66ca8a0e046d
[IA64] Update installing the panic notifier for new upstream
2007-01-28
awilliam
13859:fe3c36600d14
[IA64] Fix for irq_desc() missing in new upstream
2007-01-28
awilliam
13858:8b37c7bba7e1
[IA64] Kludge for XEN_GUEST_HANDLE_64
2007-01-28
awilliam
13857:cf0ae8105ffe
[IA64] Update for RCU code
2007-01-28
awilliam
13856:781370093c02
[IA64] arch_vcpu_reset() stub
2007-01-27
awilliam
13855:140afd7a5462
merge with xen-unstable.hg
2007-01-26
awilliam
13854:1faf482f119c
[IA64] Register NEW_TLBFLUSH_CLOCK_PERIOD_SOFTIRQ
2007-01-26
awilliam
13853:b741b300a0f2
[IA64] Remove dead code
2007-01-25
awilliam
13852:6745b7274eff
[IA64] Optimize vmx_vcpu_thash()
2007-01-25
awilliam
13851:730e24a1594a
[IA64] Set IRQ_PER_CPU status on percpu IRQs
2007-01-24
awilliam
13850:b4df7de0cbf7
[IA64] Fix oops message from timer_interrupton VTI domain
2007-01-24
awilliam
13849:b8de061f3dc6
[IA64] xen might misunderstand a normal page as I/O page
2007-01-24
awilliam
13848:1487b2114fc2
[IA64] ptc_ga might not purge vtlb
2007-01-23
awilliam
13847:10dd3c907ca7
[IA64] Fix Xen crash when creating VTI domain
2007-01-23
awilliam
13846:b59b6173455d
[IA64] Improve INIT call trace
2007-01-23
awilliam
13845:b194a9f3eba2
[IA64] Fix broken switch stack
2007-01-23
awilliam
13844:d12ea0bfecce
[IA64] Implement eager save, lazy restore FP algorithm
2007-01-23
awilliam
13843:8bfc6e85eeba
[IA64] Move asm/percpu.h to linux-xen
2007-01-23
awilliam
13842:9576f09c9eff
[IA64] Avoid dom0 insufficient memory panic when creating guests
2007-01-23
awilliam
13841:b3c79bad5de0
[IA64] Remove VALIDATE_VT code
2007-02-08
Keir Fraser
13840:5a1abfefe892
Remove unnecessarily modified a.out.h.
2007-02-08
Keir Fraser
13839:273ec6b70b51
Move skb_pull_rcsum() to its usual place in skbuff.c
2007-02-08
Keir Fraser
13838:859d73ef932f
Fix a typo in console_steal().
2007-02-08
kfraser
13837:870370439fb9
Fix xen-detect build.
2007-02-08
Keir Fraser
13836:6a383beedf83
Add example xen-detect.c code for detecting application execution in
2007-02-08
Ewan Mellor
13835:d609929f1408
Fix localtime setting for PV domains.
2007-02-08
Tim Deegan
13834:16ba1d434f89
[HVM] Save/restore: don't try to set the console ring MFN
2007-02-08
Tim Deegan
13833:9c88b5f3b4eb
Merge
2007-02-08
Tim Deegan
13832:6e74932c9a64
[HVM] Save/restore: save pmtimer count register
2007-02-08
Ian Campbell
13831:9d103e5fd471
[XEN] Fix typos in comment describing 32on64 memory layout
2007-02-08
Ian Campbell
13830:3ad4691d1d34
[XEN] kexec: add compatability shim for kexec in 32on64 mode.
2007-02-08
Ian Campbell
13829:b50350fb0fde
[XEN] kexec: Remove asm/kexec.h. Move the single inline function into
2007-02-08
Tim Deegan
13828:3fbe12560ffe
[XEN] When removing pages, drop shadow refs before complaining about refcount.
2007-02-07
wim
13827:6524e02edbeb
[blktap] Allow HVM booting from blktap device(s)
2007-02-07
Tim Deegan
13826:780f097b54c5
[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB.
2007-02-07
Tim Deegan
13825:ce97d6714be4
[XEND] Open save/restore files with O_LARGEFILE if possible
2007-02-07
kfraser
13824:ed9dba8e2c67
Improve hotplug script error reporting via xenstore.
2007-02-07
kfraser
13823:b83a81b99f20
Dom0 VNC server should not drop any of teh 8 supported mouse button
2007-02-07
kfraser
13822:cb50bcfcf9fa
pvfb: Split mouse and keyboard into separate devices.
2007-02-07
kfraser
13821:6e1b380947ee
hvm: Add PCI subsystem ID to emulated devices.
2007-02-07
Tim Deegan
13820:584ab4fd1ad5
[XEN] Remove bogus assertion in shadow emulation path
less
more
| rev 13939:
(0)
-10000
-3000
-1000
-120
+120
+1000
tip