aboutsummaryrefslogtreecommitdiff
path: root/kvm
Commit message (Expand)AuthorAgeFilesLines
...
* test: Allow adding mode vmexit latency testsAvi Kivity2009-09-161-4/+28
* test: port readmode tests to multibootAvi Kivity2009-09-162-15/+43
* test: fix realmode test print_serial() direction flagAvi Kivity2009-09-161-1/+1
* test: Remove smp support from access.cAvi Kivity2009-09-161-2/+2
* test: switch output format to elfAvi Kivity2009-09-161-2/+0
* test: use real APIC instead of fake APICAvi Kivity2009-09-161-3/+6
* test: Map 4GB of memoryAvi Kivity2009-09-161-2/+5
* test: add multiboot headers to startup filesAvi Kivity2009-09-162-0/+18
* test: Set up a default stackAvi Kivity2009-09-161-0/+1
* test: load image immediately after program headersAvi Kivity2009-09-161-1/+1
* vmxcap: Add tool to query vmx capabilitiesAvi Kivity2009-09-021-0/+154
* Update kvm.h in qemu-kvm treeMohammed Gamal2009-09-011-0/+7
* Add push/pop instructions test in real moed test harnessMohammed Gamal2009-08-241-0/+74
* Update BIOS INT15-E820 to allow a larger BIOS imageJordan Justen2009-08-031-4/+4
* kvm: bios: Fix multiple calls into smbios_load_exAlex Williamson2009-07-281-5/+6
* kvm: bios: Make boot prompt optionalJan Kiszka2009-07-282-0/+20
* kvm: bios: port firmware config movement to rombios.hAvi Kivity2009-07-282-10/+11
* kvm: allow qemu to set EPT identity mapping addressSheng Yang2009-07-211-0/+2
* Add MCE simulation support to qemu/kvmHuang Ying2009-07-202-0/+21
* libkvm: x86: fix memleak if ioctl failsAmit Shah2009-07-131-1/+1
* HPET support with kvmBeth Kon2009-07-122-0/+12
* Advertise HPET in ACPI HPET tableBeth Kon2009-07-122-10/+3
* bios: allow qemu to configure irq0->inti2 overrideBeth Kon2009-07-121-16/+50
* Move extboot to other optionromsJan Kiszka2009-07-081-695/+0
* kvm: bios: Move _PR to SSDTJes Sorensen2009-06-214-112/+166
* bios: Fix RSDT table creationBeth Kon2009-06-101-14/+14
* bios: Fix MADT table creationBeth Kon2009-06-101-3/+6
* kvm: bios: Read MADT entries from memory in processors _MAT method.Gleb Natapov2009-06-023-57/+46
* Adjust kvm/user/ include directories to new include layoutAvi Kivity2009-06-015-3/+5
* kvm: Correct kernel headers for PIT2Avi Kivity2009-06-011-2/+2
* Make PC speaker emulation aware of in-kernel PITJan Kiszka2009-05-312-8/+28
* kvmtrace_format: read /usr/share/kvm/formats by defaultEduardo Habkost2009-05-261-4/+9
* Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-201-2/+2
* Use a bitmap for tracking used GSIsAlex Williamson2009-05-202-21/+73
* Work around supported cpuid ioctl() brokennessMark McLoughlin2009-05-201-0/+2
* Add script to make a combined userspace/kernel releaseAvi Kivity2009-05-141-0/+36
* Remove old kernel module infastructureAvi Kivity2009-05-1437-4656/+0
* Move kvm headers from kvm/kernel to kvm/includeAvi Kivity2009-05-1421-0/+0
* bios: dynamically track available rsdt entriesAvi Kivity2009-05-101-13/+13
* bios: add SRAT ACPI table support (Andre Przywara)Andre Przywara2009-05-101-12/+166
* bios: Load SMBIOS entries and files from qemu (Alex Williamson)Alex Williamson2009-05-101-63/+236
* bios: Read additional ACPI tables from a VMGleb Natapov2009-05-101-20/+63
* Fix x86 kvm feature reportingAvi Kivity2009-05-101-0/+9
* Merge branch 'master' of git://git.sv.gnu.org/qemu into masterAvi Kivity2009-05-092-0/+95
* libkvm: make kvm_create_pit staticMichael S. Tsirkin2009-05-041-1/+1
* kvm: Add release scriptAvi Kivity2009-05-031-0/+60
* Remove old release scriptAvi Kivity2009-05-031-96/+0
* patch add_powerpc_kvm_headers.diffHollis Blanchard2009-05-037-0/+863
* Use CAP_IRQ_ROUTING in kvm_get_irq_route_gsi()Hollis Blanchard2009-05-031-0/+4
* Fix "missing prototype" warning.Hollis Blanchard2009-05-031-1/+1