aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-14reorganize sdl-config testsPaolo Bonzini
2011-01-14do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini
2011-01-14fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini
2011-01-14provide portable HOST_LONG_BITS testPaolo Bonzini
2011-01-14do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini
2011-01-14test cc with the complete set of chosen flagsPaolo Bonzini
2011-01-14fix sparse support (?)Paolo Bonzini
2011-01-14move feature variables to the topPaolo Bonzini
2011-01-14default make and install to environment variablesPaolo Bonzini
2011-01-14default compilation tools to environment variablesPaolo Bonzini
2011-01-14microblaze: Improve unconditional direct branchingEdgar E. Iglesias
2011-01-13cris: Set btaken when storing direct jumpsEdgar E. Iglesias
2011-01-13slirp: Use strcasecmp() to check tftp mode, tsizeSergei Gavrikov
2011-01-12ppc405_uc: fix a buffer overflowBlue Swirl
2011-01-12lan9118: fix a buffer overflowBlue Swirl
2011-01-12vpc: fix a file descriptor leakBlue Swirl
2011-01-12qemu-io: fix a memory leakBlue Swirl
2011-01-12vvfat: fix a file descriptor leakBlue Swirl
2011-01-12loader: fix a file descriptor leakBlue Swirl
2011-01-12vnc-auth-sasl: fix a memory leakBlue Swirl
2011-01-12virtio-serial-bus: bump up control vq size to 32Amit Shah
2011-01-12Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2011-01-12disas: remove opcode printing on ARM hostsAurelien Jarno
2011-01-12arm-dis: Include opcode hex when doing disassemblyPeter Maydell
2011-01-12tcg arm/mips/ia64: add a comment about retranslation and cachesAurelien Jarno
2011-01-12linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell
2011-01-12ARM: Fix decoding of VQSHL/VQSHLU immediate formsPeter Maydell
2011-01-12ARM: add neon helpers for VQSHLUJuha Riihimäki
2011-01-11target-sh4: fix fpu disabled/illegal exceptionAurelien Jarno
2011-01-11ioeventfd: error handling cleanupMichael S. Tsirkin
2011-01-10cris: Remove unused orig_flagsEdgar E. Iglesias
2011-01-10cris: Allow more TB chaining for crisv10Edgar E. Iglesias
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-10docs: Document virtio PCI -device ioeventfd=on|offStefan Hajnoczi
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi
2011-01-10kvm: test for ioeventfd support on old kernelsStefan Hajnoczi
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin
2011-01-10virtio-pci: Rename bugs field to flagsStefan Hajnoczi
2011-01-10qxl: tag as not hotpluggableGerd Hoffmann
2011-01-10Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-10vga: tag as not hotplugable.Gerd Hoffmann
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann
2011-01-10slirp: fix unaligned access in bootp codeAurelien Jarno
2011-01-10bswap.h: add cpu_to_be64wu()Aurelien Jarno
2011-01-10tcg/arm: improve constant loadingAurelien Jarno
2011-01-10tcg/ia64: remove an unnecessary stop bitAurelien Jarno
2011-01-10target-sh4: improve TLBAurelien Jarno