aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'kraxel/usb.74' into stagingAnthony Liguori
2012-12-08configure: Default to 'cc', not 'gcc'Peter Maydell
2012-12-08linux-user: Merge pread/pwrite into pread64/pwrite64Peter Maydell
2012-12-08target-xtensa: use movcond where possibleMax Filippov
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov
2012-12-08target-xtensa: implement MISC SRMax Filippov
2012-12-08target-xtensa: better control rsr/wsr/xsr access to SRsMax Filippov
2012-12-08target-xtensa: restrict available SRs by enabled optionsMax Filippov
2012-12-08target-xtensa: implement CACHEATTR SRMax Filippov
2012-12-08target-xtensa: implement ATOMCTL SRMax Filippov
2012-12-08Merge branch 'master' of git.qemu-project.org:/pub/git/qemuBlue Swirl
2012-12-08finally kill cpudef config section supportEduardo Habkost
2012-12-08Merge branch 'memory-ioport' of git://github.com/afaerber/qemu-cpuBlue Swirl
2012-12-08HACKING: List areas where we may rely on impdef C behaviourPeter Maydell
2012-12-08pixman: require 0.18.4 or newerGerd Hoffmann
2012-12-08TCG: Remove unused global gen_opc_ arrays.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin
2012-12-08tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.Evgeny Voevodin
2012-12-08curses: Remove OpenBSD workaroundBrad Smith
2012-12-08exec: Advise huge pages for the TCG code gen bufferRichard Henderson
2012-12-07pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error pathMarkus Armbruster
2012-12-07qemu-options: Fix space at EOLMichal Privoznik
2012-12-07Fix spelling in comments and documentationStefan Weil
2012-12-07Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster
2012-12-07arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite
2012-12-07target-sparc: Remove t0, t1 from CPUSPARCStateRichard Henderson
2012-12-07target-m68k: Remove t1 from CPUM68KStateRichard Henderson
2012-12-07target-alpha: Remove t0, t1 from CPUAlphaStateRichard Henderson
2012-12-07s390x: Spelling fixes (endianess -> endianness, occured -> occurred)Stefan Weil
2012-12-07Fix comments (adress -> address, layed -> laid, wierd -> weird)Stefan Weil
2012-12-07Fix spelling (prefered -> preferred)Stefan Weil
2012-12-07configure: Remove stray debug outputPeter Maydell
2012-12-07sd: Send debug printfery to stderr not stdoutPeter Crosthwaite
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic
2012-12-05virtfs-proxy-helper: use setresuid and setresgidPaolo Bonzini
2012-12-05xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite
2012-12-05xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite
2012-12-05xilinx_axienet: Implement R_IS behaviourPeter Crosthwaite
2012-12-04hw/dma.c: Replace register_ioport_*Julien Grall
2012-12-04hw/pc.c: Replace register_ioport_*Julien Grall
2012-12-04serial: Replace register_ioport_*Julien Grall
2012-12-04hw/cirrus_vga.c: Replace register_ioport_*Julien Grall
2012-12-04hw/apm.c: Replace register_ioport_*Julien Grall