aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-09qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann
2009-07-09qdev: update pci device registration.Gerd Hoffmann
2009-07-08Remove SDL/ prefixmalc
2009-07-08Add out of memory and zero size argument checks to be consistent withmalc
2009-07-05Fix the PCI header type of APBBlue Swirl
2009-07-05Update OpenBIOS images to r505Blue Swirl
2009-07-05Fix Sparse warningBlue Swirl
2009-07-03Work around Solaris gas problemBlue Swirl
2009-07-03Rename target_cpu to target_arch2Blue Swirl
2009-07-03monitor: Fix typo in documentationJan Kiszka
2009-07-03target-mips: fix MADD and MSUB/MSUBU instructionsNathan Froyd
2009-07-02Fix hxtool.Stefan Weil
2009-07-02Use ctz64 in favor of ffsllJan Kiszka
2009-07-02Respect the standardmalc
2009-07-01Use pstrcpy and pstrcat to avoid OpenBSD linker warningBlue Swirl
2009-07-01Suppress a GCC warningBlue Swirl
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl
2009-07-01Fix missing strnlen problemsBlue Swirl
2009-06-30Fix typomalc
2009-06-30Remove bogus -WerrorPaul Brook
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster
2009-06-29slirp: tftp: Relax filename format checkJan Kiszka
2009-06-29sdl: Fix memory leakageJan Kiszka
2009-06-29KVM: x86: Refactor persistent CPU stateJan Kiszka
2009-06-29x86: Factor out pc_new_cpuJan Kiszka
2009-06-29monitor: Refactor acl commndsJan Kiszka
2009-06-29monitor: Add completion for help commandJan Kiszka
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-29monitor: Make pci_add device options truely optionalJan Kiszka
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka
2009-06-29monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka
2009-06-29qcow2: Cache refcount blocks during snapshot creationKevin Wolf
2009-06-29block-raw: Allow pread beyond the end of growable imagesKevin Wolf
2009-06-29make tags useful for block drivers and hardaware devicesJuan Quintela
2009-06-29Substitute ifdef CONFIG_FOO by sound-obj-Juan Quintela
2009-06-29Rename SOUND_HW to sound-obj-yJuan Quintela
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela
2009-06-29move CONFIG_* values from yes to yJuan Quintela
2009-06-29Rename OBJS to obj-yJuan Quintela
2009-06-29Rename USER_OBJS to user-obj-yJuan Quintela
2009-06-29Rename XEN_OBJS to xen-obj-yJuan Quintela
2009-06-29Rename SLIRP_OBJS to slirp-obj-yJuan Quintela
2009-06-29Rename AUDIO_OBJS to audio-obj-yJuan Quintela
2009-06-29Rename BLOCK_OBJS to block-obj-yJuan Quintela
2009-06-29Rename OBJS to obj-yJuan Quintela
2009-06-29Rename LIBOBJS to libobj-yJuan Quintela
2009-06-29Rename OBJS to obj-yJuan Quintela
2009-06-29cpu_unregister_map_client: fix memory leak.Isaku Yamahata