summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-18create empty_slot deviceArtyom Tarasenko
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl
2010-04-18tcg/ppc: Remove redundant comparison from brcond2malc
2010-04-17Fix --enable-profiler compilation.Richard Henderson
2010-04-17target-sparc: Free instruction temporaries.Richard Henderson
2010-04-17target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.Richard Henderson
2010-04-17Sparc: fix PC/NPC during FPU trapsBlue Swirl
2010-04-17tcg: Add missing static qualifiermalc
2010-04-17tcg/ppc: Fix signed versions of brcond2malc
2010-04-17Fix format stringsArnaud Lacombe
2010-04-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-04-14sparc: Fix compiler warning (fprintf format string)Stefan Weil
2010-04-14sh4: Fix compiler warning (fprintf format string)Stefan Weil
2010-04-14m68k: Fix compiler warning (fprintf format string)Stefan Weil
2010-04-14arm: Fix compiler warning (fprintf format string)Stefan Weil
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil
2010-04-14Use correct cflags for kvm-kmod when cross compilingStefan Weil
2010-04-14linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.takasi-y@ops.dti.ne.jp
2010-04-14vhost.c: include <linux/vhost.h> lastMarcelo Tosatti
2010-04-13vhost-net: disable mergeable buffersMichael S. Tsirkin
2010-04-13vhost: fix features ackDavid L Stevens
2010-04-13sh_pci: fix memory and I/O accessAurelien Jarno
2010-04-13r2d: always enable IDE and flashAurelien Jarno
2010-04-12Fix build when configured with --enable-io-threadBlue Swirl
2010-04-11Cleanup dead codeJun Koi
2010-04-11Sparc: fix exceptions in delay slotBlue Swirl
2010-04-11hw/r2d: add initrd supportAurelien Jarno
2010-04-11vhost.c: include <linux/vhost.h> lastMarcelo Tosatti
2010-04-11vhost-net: disable mergeable buffersMichael S. Tsirkin
2010-04-11vhost: fix features ackDavid L Stevens
2010-04-11eepro100: convert to new capability APIMichael S. Tsirkin
2010-04-11pci: add API to add capability at a known offsetMichael S. Tsirkin
2010-04-11hw/r2d: add flash memoryAurelien Jarno
2010-04-10Revert "Avoid page_set_flags() assert in qemu-user host page protection code"Aurelien Jarno
2010-04-10tcg/README: improve description of bswap*Aurelien Jarno
2010-04-10target-alpha: Use non-inverted arguments to gen_{f}cmov.Richard Henderson
2010-04-10target-alpha: Use setcond for int comparisons.Richard Henderson
2010-04-10target-alpha: Implement cvtql inline.Richard Henderson
2010-04-10target-alpha: Add flags markups to helpers.h.Richard Henderson
2010-04-10raw-posix: don't assign bs->read_onlyChristoph Hellwig
2010-04-10boot: remove unused boot_devices_bitmap variableEduardo Habkost
2010-04-10net: remove broken net_set_boot_mask() boot device validationEduardo Habkost
2010-04-10net: remove NICInfo.bootable fieldEduardo Habkost
2010-04-10qcow2: Remove request from in-flight list after errorKevin Wolf
2010-04-10qcow2: Don't ignore immediate read/write failuresKevin Wolf
2010-04-10block: Fix multiwrite memory leak in error caseKevin Wolf
2010-04-10block: Fix error code in multiwrite for immediate failuresKevin Wolf
2010-04-10block: Fix multiwrite error handlingKevin Wolf
2010-04-09Implement virtio resetAlexander Graf
2010-04-09Always notify consumers of char devices if they're openAlexander Graf