summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-02libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil1-1/+0
2013-12-02virtio-net: fix the indentZhi Yong Wu1-1/+1
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil12-19/+19
2013-12-02qobject: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil1-2/+2
2013-12-02acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil1-2/+3
2013-12-02.gitignore: Ignore config.statusFam Zheng1-0/+1
2013-12-02gtk: Replace conditional debug messages by trace methodsStefan Weil2-14/+10
2013-12-02console: Replace conditional debug messages by trace methodsStefan Weil2-8/+5
2013-12-02trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil2-1/+1
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil3-1/+2
2013-11-27Open 2.0 development treeAnthony Liguori1-1/+1
2013-11-27Update version for 1.7.0 releasev1.7.0Anthony Liguori1-1/+1
2013-11-27qemu-iotests: Fix test 041Max Reitz2-10/+26
2013-11-27block/drive-mirror: Reuse backing HD for sync=noneMax Reitz1-0/+3
2013-11-25Update version for v1.7.0-rc2 releasev1.7.0-rc2Anthony Liguori1-1/+1
2013-11-25curses: fixup SIGWINCH handler messGerd Hoffmann1-16/+28
2013-11-25qga: Fix two format strings for MinGWStefan Weil1-2/+2
2013-11-25PPC: BookE: Make FIT/WDT timers at best millisecond grainedAlexander Graf1-0/+6
2013-11-25PPC: Make BookE FIT/WDT timers more lazyAlexander Graf1-5/+38
2013-11-25acpi-build: fix support for glib < 2.22Michael S. Tsirkin1-4/+2
2013-11-25Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-4/+15
2013-11-25Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori13-36/+60
2013-11-25Merge remote-tracking branch 'mdroth/qga-pull-2013-11-22' into stagingAnthony Liguori1-6/+10
2013-11-25Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-0/+9
2013-11-24configure: make --iasl option actually workMichael S. Tsirkin1-2/+2
2013-11-22qemu-ga: vss-win32: Install VSS provider COM+ application serviceTomoki Sekiyama1-6/+10
2013-11-22qdev-properties-system.c: Allow vlan or netdev for -device, not bothVlad Yasevich1-0/+9
2013-11-21qga: Fix compiler warnings (missing format attribute, wrong format strings)Stefan Weil2-5/+5
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau1-0/+24
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini3-3/+25
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong1-1/+3
2013-11-21rng-egd: remove redundant freeAmos Kong1-1/+0
2013-11-21target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()Peter Maydell1-0/+12
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson1-0/+7
2013-11-21atomic.h: Fix build with clangPeter Maydell1-3/+3
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini4-20/+0
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell1-0/+5
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland5-11/+38
2013-11-21Update version for 1.7.0-rc1 releasev1.7.0-rc1Anthony Liguori1-1/+1
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson1-0/+7
2013-11-21target-i386: Fix addr32 prefix in gen_lea_modrmRichard Henderson1-45/+47
2013-11-21atomic.h: Fix build with clangPeter Maydell1-3/+3
2013-11-21target-i386: do not override nr_cores for -cpu hostPaolo Bonzini1-6/+8
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau1-0/+24
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini3-3/+25
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong1-1/+3
2013-11-21rng-egd: remove redundant freeAmos Kong1-1/+0
2013-11-21virtio-rng: add check of periodAmos Kong1-0/+6
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin1-8/+9
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin2-5/+8