summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: Default to 'cc', not 'gcc'Peter Maydell2012-12-081-2/+11
* linux-user: Merge pread/pwrite into pread64/pwrite64Peter Maydell2012-12-086-32/+8
* target-xtensa: use movcond where possibleMax Filippov2012-12-081-50/+42
* target-xtensa: add s32c1i unit testsMax Filippov2012-12-082-0/+40
* target-xtensa: add SR accessibility unit testsMax Filippov2012-12-083-1/+92
* target-xtensa: implement MISC SRMax Filippov2012-12-083-0/+6
* target-xtensa: better control rsr/wsr/xsr access to SRsMax Filippov2012-12-081-19/+30
* target-xtensa: restrict available SRs by enabled optionsMax Filippov2012-12-083-105/+130
* target-xtensa: implement CACHEATTR SRMax Filippov2012-12-085-1/+25
* target-xtensa: implement ATOMCTL SRMax Filippov2012-12-087-14/+131
* Merge branch 'master' of git.qemu-project.org:/pub/git/qemuBlue Swirl2012-12-086-15/+55
|\
| * target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2012-12-063-8/+47
| * target-mips: Fix incorrect code and test for INSVPetar Jovanovic2012-12-062-2/+2
| * xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite2012-12-051-0/+1
| * xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite2012-12-051-5/+1
| * xilinx_axienet: Implement R_IS behaviourPeter Crosthwaite2012-12-051-0/+4
* | finally kill cpudef config section supportEduardo Habkost2012-12-081-49/+0
* | Merge branch 'memory-ioport' of git://github.com/afaerber/qemu-cpuBlue Swirl2012-12-0813-78/+178
|\ \
| * | hw/dma.c: Replace register_ioport_*Julien Grall2012-12-041-36/+70
| * | hw/pc.c: Replace register_ioport_*Julien Grall2012-12-041-9/+40
| * | serial: Replace register_ioport_*Julien Grall2012-12-043-4/+5
| * | hw/cirrus_vga.c: Replace register_ioport_*Julien Grall2012-12-041-20/+28
| * | hw/apm.c: Replace register_ioport_*Julien Grall2012-12-045-9/+25
| * | isa: Add isa_address_space_io()Julien Grall2012-12-042-0/+10
| |/
* | HACKING: List areas where we may rely on impdef C behaviourPeter Maydell2012-12-081-0/+20
* | pixman: require 0.18.4 or newerGerd Hoffmann2012-12-081-2/+2
* | TCG: Remove unused global gen_opc_ arrays.Evgeny Voevodin2012-12-082-8/+0
* | TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin2012-12-0816-46/+47
* | TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin2012-12-0816-16/+16
* | TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin2012-12-0815-33/+34
* | tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.Evgeny Voevodin2012-12-081-0/+3
* | curses: Remove OpenBSD workaroundBrad Smith2012-12-081-4/+0
* | exec: Advise huge pages for the TCG code gen bufferRichard Henderson2012-12-081-0/+2
|/
* Open up 1.4 development branchAnthony Liguori2012-12-031-1/+1
* Update version for 1.3.0 releaseAnthony Liguori2012-12-031-1/+1
* e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras2012-12-031-0/+10
* Update version for 1.3.0-rc2Anthony Liguori2012-11-301-1/+1
* Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into stagingAnthony Liguori2012-11-304-0/+1
|\
| * seabios: update binaries in pc-bios/Gerd Hoffmann2012-11-302-0/+0
| * roms: also copy the dsdt when updating seabios.Gerd Hoffmann2012-11-301-0/+1
| * seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798Gerd Hoffmann2012-11-301-0/+0
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-11-307-91/+227
|\ \
| * | coroutine-sigaltstack.c: Use stack_t, not struct sigaltstackPeter Maydell2012-11-301-2/+2
| * | stream: fix ratelimit_set_speedDietmar Maurer2012-11-301-1/+1
| * | atapi: make change media detection for guests easierPavel Hrdina2012-11-302-11/+10
| * | Documentation: Update image format informationKevin Wolf2012-11-302-57/+194
| * | Documentation: Update block cache mode informationKevin Wolf2012-11-301-20/+20
| |/
* | Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori2012-11-301-0/+1
|\ \
| * | qxl: reload memslots after migration, when qxl is in UNDEFINED modeYonit Halperin2012-11-291-0/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori2012-11-306-0/+12
|\ \
OpenPOWER on IntegriCloud