ia64/xen-unstable
log
age | author | revision | description |
---|---|---|---|
2009-03-02 | Keir Fraser | 19253:9c4a38f70b16 | minios: add ioremap/iounmap |
2009-03-02 | Keir Fraser | 19252:b3774712e654 | xend: Fix removing /vm/UUID/device paths when device cannot be disconnected |
2009-03-02 | Keir Fraser | 19251:16fc70ce40a7 | x86: Small fix for gpf when writing 1s to MCi_STATUS MSRs. |
2009-03-02 | Keir Fraser | 19250:6f207d1eee5c | acm: Return a valid buffer |
2009-03-02 | Keir Fraser | 19249:5255784eb0d7 | hvmloader: Make build fail if packages required to build hvmloader not present |
2009-03-02 | Keir Fraser | 19248:9bc5799566be | hvm: passthrough MSI-X mask bit acceleration |
2009-03-02 | Keir Fraser | 19247:d0df93e627bc | xend: Fix some mistakes in tools/python/xend/util/pci.py |
2009-03-02 | Keir Fraser | 19246:f8916c9bc149 | xend: Don't forget backend domain definitions for pvSCSI |
2009-03-02 | Isaku Yamahata | 19245:6227bf629626 | merge with xen-unstable.hg |
2009-03-01 | Keir Fraser | 19244:e5c696aaf2a6 | x86, hvm: gcc44 build fix. |
2009-03-01 | Keir Fraser | 19243:226031d62fc5 | xenstored: fix use-after free bug |
2009-03-01 | Keir Fraser | 19242:edd7f612ebe0 | x86: Relax spinlock checks during shutdown or S3. |
2009-03-01 | Keir Fraser | 19241:9af46734ce70 | x86, time: fix S3 suspend error |
2009-03-01 | Keir Fraser | 19240:9cad48ba52b0 | x86, ioapic: Fix S3 suspend error. |
2009-02-20 | Keir Fraser | 19239:f8187a343ad2 | xenconsole: Fix pty handling |
2009-02-20 | Keir Fraser | 19238:b749d0aba17f | xenconsoled: make guest console visible on NetBSD dom0 |
2009-02-20 | Keir Fraser | 19237:07e65892fc8e | [VTD] Utilise the snoop control capability in shadow with VT-d code |
2009-02-20 | Keir Fraser | 19236:9559343fe5e8 | libxc: xc_ptrace cleanup |
2009-02-20 | Keir Fraser | 19235:596f21d901f3 | pygrub: parse xen module option in grub |
2009-02-20 | Keir Fraser | 19234:4771bceb1889 | AMD IOMMU: clean up spinlock usage to satisfy check_lock(). |
2009-02-19 | Keir Fraser | 19233:84af3ded5b02 | xend: Fix exception in pci_convert_sxp_to_dict() |
2009-02-19 | Keir Fraser | 19232:2a8ba98a5cff | xm: Some fixes for pvSCSI |
2009-02-19 | Keir Fraser | 19231:bd991b0431aa | vt-d: workaround for Mobile Series 4 Chipset |
2009-02-19 | Keir Fraser | 19230:0c61a377c627 | pygrub: fix for NetBSD |
2009-02-18 | Keir Fraser | 19229:b29a64d04a01 | x86: Fix xen panic when offlining a CPU. |
2009-02-18 | Keir Fraser | 19228:c3a307f5a14b | vtd: fix/cleanup minor issues with multi-page qinval support |
2009-02-18 | Keir Fraser | 19227:08da408254c6 | vtd, x86: Fix dom0 boot crash |
2009-02-18 | Keir Fraser | 19226:247023fb724c | ia64: Fix the missing msi.h by accident, and enhance the check |
2009-02-17 | Keir Fraser | 19225:7fe15a0ee3d8 | Add missing pv_ops Linux buildconfig file. |
2009-02-17 | Keir Fraser | 19224:a35dffe6f1b6 | pvSCSI, xend: add new device assignment mode |
2009-02-17 | Keir Fraser | 19223:634b425cafa3 | xend: Update VCPUs_live |
2009-02-17 | Keir Fraser | 19222:34812acece03 | xend: Improve information-gathering processing of SCSI devices by using lsscsi |
2009-02-17 | Keir Fraser | 19221:f87d008bd011 | BUILD: Add option to build the Xen pvops git tree. |
2009-02-17 | Keir Fraser | 19220:ac3ecce4502d | ia64: Enhance vt-d support for ia64. |
2009-02-17 | Keir Fraser | 19219:6e9daf1dc5b3 | xenpm tool: add average C state residency |
2009-02-17 | Keir Fraser | 19218:261ccf78bea6 | vtd: clean up of __iommu_flush_iec() |
2009-02-17 | Keir Fraser | 19217:2e6de0f50f3f | passthrough: fix MSI-X table fixmap allocation |
2009-02-17 | Keir Fraser | 19216:cb8ece5d7647 | Fix typos in xendomains script. |
2009-02-17 | Keir Fraser | 19215:6630f99dfc01 | Merge with ext/ia64/xen-unstable.hg |
2009-02-13 | Keir Fraser | 19214:09a6fa059b37 | x86: Clean up vpt-align patch. |
2009-02-13 | Keir Fraser | 19213:d9480422034b | hvm: Align periodic vpts. |
2009-02-13 | Keir Fraser | 19212:5ae8ed54e2cd | xenapi: Correct some syntax errors in xen/xend/XendAPI.py |
2009-02-13 | Keir Fraser | 19211:9ac547ed9455 | iommu: Fix interrupt setup. |
2009-02-13 | Keir Fraser | 19210:766b3763ad1b | [XSM][FLASK] basic documentation and a type cast error for x86_64 |
2009-02-13 | Keir Fraser | 19209:67d9d2a4b988 | xendomains: clean up output formatting |
2009-02-13 | Keir Fraser | 19208:e6f1c66874d5 | x86 hvm: Allow restore of old images with different segment attribute format. |
2009-03-02 | Isaku Yamahata | 19207:c4c4ba857d8b | [IA64] This is consistent with the x86 version of this function. |
2009-02-13 | Isaku Yamahata | 19206:b432c632ebe8 | [IA64] remove a warning. |
2009-02-13 | Isaku Yamahata | 19205:9369df6e5bd2 | [IA64] remove the warning. |
2009-02-13 | Isaku Yamahata | 19204:9b761ae54610 | [IA64] fix relinquish_memory() |
2009-02-13 | Isaku Yamahata | 19203:726b56720b16 | [IA64] shrink ia64 struct page_info. |
2009-02-13 | Isaku Yamahata | 19202:af0da711bbdb | [IA64] use page_list_head and related stuff. |
2009-02-13 | Isaku Yamahata | 19201:c7cba853583d | merge with xen-unstable.hg |
2009-02-12 | Keir Fraser | 19200:32b154137492 | vtd: move the snoop control detection out of acpi_dmar_init() |
2009-02-12 | Keir Fraser | 19199:94e12fa57816 | xm save: Display help text if bad options specified. |
2009-02-12 | Keir Fraser | 19198:a624353a668d | rombios: fix int15/86h (wait for microseconds) |
2009-02-12 | Keir Fraser | 19197:9e3be0660c1e | Cleanup naming for ia64 and x86 interrupt handling functions |
2009-02-11 | Keir Fraser | 19196:bf9cdbec516a | cpufreq: fix the build |
2009-02-11 | Keir Fraser | 19195:999c465f94f9 | x86: cpufreq get_cur_val adjustment |
2009-02-11 | Keir Fraser | 19194:ce391986ce35 | cpufreq cmdline handling |