summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-02Respect the standardmalc1-3/+3
2009-07-01Use pstrcpy and pstrcat to avoid OpenBSD linker warningBlue Swirl1-3/+4
2009-07-01Suppress a GCC warningBlue Swirl1-1/+1
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl8-99/+92
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl2-1/+2
2009-07-01Fix missing strnlen problemsBlue Swirl5-23/+15
2009-06-30Fix typomalc1-1/+1
2009-06-30Remove bogus -WerrorPaul Brook1-1/+1
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster4-10/+44
2009-06-29slirp: tftp: Relax filename format checkJan Kiszka1-3/+5
2009-06-29sdl: Fix memory leakageJan Kiszka1-18/+21
2009-06-29KVM: x86: Refactor persistent CPU stateJan Kiszka1-7/+23
2009-06-29x86: Factor out pc_new_cpuJan Kiszka1-14/+22
2009-06-29monitor: Refactor acl commndsJan Kiszka2-76/+96
2009-06-29monitor: Add completion for help commandJan Kiszka1-0/+5
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka83-120/+117
2009-06-29monitor: Make pci_add device options truely optionalJan Kiszka2-1/+5
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka4-35/+16
2009-06-29monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka4-23/+24
2009-06-29qcow2: Cache refcount blocks during snapshot creationKevin Wolf1-0/+40
2009-06-29block-raw: Allow pread beyond the end of growable imagesKevin Wolf1-0/+11
2009-06-29make tags useful for block drivers and hardaware devicesJuan Quintela1-1/+1
2009-06-29Substitute ifdef CONFIG_FOO by sound-obj-Juan Quintela1-8/+8
2009-06-29Rename SOUND_HW to sound-obj-yJuan Quintela1-7/+7
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela1-15/+7
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela1-51/+25
2009-06-29move CONFIG_* values from yes to yJuan Quintela1-37/+37
2009-06-29Rename OBJS to obj-yJuan Quintela1-33/+33
2009-06-29Rename USER_OBJS to user-obj-yJuan Quintela1-3/+3
2009-06-29Rename XEN_OBJS to xen-obj-yJuan Quintela1-3/+3
2009-06-29Rename SLIRP_OBJS to slirp-obj-yJuan Quintela1-4/+4
2009-06-29Rename AUDIO_OBJS to audio-obj-yJuan Quintela1-12/+12
2009-06-29Rename BLOCK_OBJS to block-obj-yJuan Quintela1-16/+16
2009-06-29Rename OBJS to obj-yJuan Quintela1-104/+102
2009-06-29Rename LIBOBJS to libobj-yJuan Quintela1-25/+24
2009-06-29Rename OBJS to obj-yJuan Quintela1-9/+9
2009-06-29cpu_unregister_map_client: fix memory leak.Isaku Yamahata1-1/+2
2009-06-29Add documentation for MultibootAlexander Graf1-4/+13
2009-06-29Multiboot build system v4Alexander Graf5-4/+144
2009-06-29Multiboot support v5Alexander Graf2-8/+447
2009-06-29Expose fw_cfg v2Alexander Graf1-2/+6
2009-06-29Change bochs bios init orderAlexander Graf1-6/+6
2009-06-29preserve the hypervisor bit while KVM trims the CPUID bitsAndre Przywara2-0/+5
2009-06-29remove CPUID host hacksAndre Przywara1-22/+5
2009-06-29fix KVMs GET_SUPPORTED_CPUID feature usageAndre Przywara2-29/+22
2009-06-29CPUID Fn8000_0001.EAX is family/model/stepping, not featuresAndre Przywara1-1/+1
2009-06-29introduce -cpu host targetAndre Przywara1-6/+59
2009-06-29allow hypervisor CPUID bit to be overridenAndre Przywara1-12/+11
2009-06-29support colon in filenamesRam Pai6-11/+48
2009-06-29Prefer ncurses over cursesJan Kiszka1-2/+10