summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2013-04-08hw: move more files to hw/xen/Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini
2013-04-08hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini