aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-16Delete some unused macros detected with -Wp,-Wunused-macros useblueswir1
2009-03-13Make the ELF loader aware of backwards compatibilityblueswir1
2009-03-13temporarily disable logging around pci config writes (Avi Kivity)aliguori
2009-03-13stop dirty logging while updating cirrus bank memory (Glauber Costa)aliguori
2009-03-13Add missing filealiguori
2009-03-13Update changelogaliguori
2009-03-13qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)aliguori
2009-03-13make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti)aliguori
2009-03-13Replace asprintf() with snprintf() in vnc.c ("Daniel P. Berrange")aliguori
2009-03-13monitor: Provide empty command as final history entry (Jan Kiszka)aliguori
2009-03-13Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori
2009-03-13remove is_graphic_console from vga.c (Stefano Stabellini)aliguori
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori
2009-03-13tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 opsaurel32
2009-03-13tcg/x86: add bswap16_i32 opsaurel32
2009-03-13target-i386: use the new bswap* TCG opsaurel32
2009-03-13target-ppc: use the new bswap* TCG opsaurel32
2009-03-13tcg: update README wrt recent bswap changesaurel32
2009-03-13tcg: add _tl aliases to bswap16/32/64 TCG opsaurel32
2009-03-13tcg: add bswap16_i64 and bswap32_i64 TCG opsaurel32
2009-03-13tcg: optimize tcg_gen_bswap16_i32aurel32
2009-03-13tcg: allow bswap16_i32 to be implemented by TCG backendsaurel32
2009-03-13tcg: rename bswap_i32/i64 functionsaurel32
2009-03-13Fix regression introduced by r6824aliguori
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori
2009-03-12monitor: sync from kvm state before generating output (Jan Kiszka)aliguori
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2009-03-12Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)aliguori
2009-03-12Add internal scsi generic block API (Avi Kivity)aliguori
2009-03-12Add specialized block driver scsi generic API (Avi Kivity)aliguori
2009-03-11Revert r6404aliguori
2009-03-11Revert r6405aliguori
2009-03-11Revert r6406aliguori
2009-03-11Revert r6407aliguori
2009-03-11Revert r6408aliguori
2009-03-11tcg: move {not,neg}_i{32,64} definitions at the right placeaurel32
2009-03-11tcg: fix commit r6805aurel32
2009-03-10Clean build: Add bt-host.haurel32
2009-03-10tcg-arm: fix qemu_ld64aurel32
2009-03-10tcg: update TODOaurel32
2009-03-10tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel32
2009-03-10tcg: optimize logical operationsaurel32
2009-03-10target-ppc: fix commit r6789aurel32
2009-03-10musicpal: Reorganize IO memory handling (Jan Kiszka)malc
2009-03-10Fix tcg after commit 6800aurel32
2009-03-10target-mips: use nor instead of or + notaurel32
2009-03-10tcg: use TCGV_EQUAL_I{32,64}aurel32
2009-03-10tcg: define TCGV_EQUAL_I{32,64}aurel32
2009-03-09tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)aurel32
2009-03-09Implement TCG not ops for x86-64aurel32