aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster
2013-04-13Merge branch 'mingw' of git://qemu.weilnetz.de/qemuAurelien Jarno
2013-04-13target-i386: add AES-NI instructionsAurelien Jarno
2013-04-13aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno
2013-04-13aes: move aes.h from include/block to include/qemuAurelien Jarno
2013-04-13disas/i386.c: disassemble aes-ni instructionsAurelien Jarno
2013-04-13target-i386: enable PCLMULQDQ on Westmere CPUAurelien Jarno
2013-04-13target-i386: add pclmulqdq instructionAurelien Jarno
2013-04-13disas/i386.c: disassemble pclmulqdq instructionAurelien Jarno
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-13shix: Catch CPU initialization errorsAndreas Färber
2013-04-13Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2013-04-13Merge branch 'tci' of git://qemu.weilnetz.de/qemuAurelien Jarno
2013-04-13Merge branch 'tcg-s390' of git://github.com/rth7680/qemuAurelien Jarno
2013-04-12qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32Paolo Bonzini
2013-04-12Release SMP restriction on WindowsFabien Chouteau
2013-04-12Ensure good ordering of memory instruction in cpu_execOlivier Hainque
2013-04-12Check effective suspension of TCG threadOlivier Hainque
2013-04-12cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-12linux-user: pass correct host flags to eventfd2 callPetar Jovanovic
2013-04-12target-moxie: Fix VMState registrationPeter Maydell
2013-04-11tci: Make tcg temporaries local to tcg_qemu_tb_execRichard Henderson
2013-04-11tci: Delete unused tb_ret_addrRichard Henderson
2013-04-11tci: Avoid code before declarationsRichard Henderson
2013-04-11tci: Use a local variable for envRichard Henderson
2013-04-11tci: Use 32-bit signed offsets to loads/storesRichard Henderson
2013-04-09virtio-9p: Fix virtio-9p no longer building after hw-dirs branch mergeHans de Goede
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08MAINTAINERS: update for source code movementPaolo Bonzini
2013-04-08hw: move last file to hw/arm/Paolo Bonzini
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini