aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic
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
2012-12-04isa: Add isa_address_space_io()Julien Grall
2012-12-03Open up 1.4 development branchAnthony Liguori
2012-12-03Update version for 1.3.0 releasev1.3.0Anthony Liguori
2012-12-03e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras
2012-11-30Update version for 1.3.0-rc2v1.3.0-rc2Anthony Liguori
2012-11-30Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-11-30seabios: update binaries in pc-bios/Gerd Hoffmann
2012-11-30roms: also copy the dsdt when updating seabios.Gerd Hoffmann
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori
2012-11-30Revert "audio/audio_pt_int: Clarify licensing"Anthony Liguori
2012-11-30seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798Gerd Hoffmann
2012-11-30multiboot: fix e801 memory mapPaolo Bonzini
2012-11-30seccomp: adding new syscalls (bugzilla 855162)Eduardo Otubo
2012-11-30coroutine-sigaltstack.c: Use stack_t, not struct sigaltstackPeter Maydell
2012-11-30stream: fix ratelimit_set_speedDietmar Maurer
2012-11-30atapi: make change media detection for guests easierPavel Hrdina
2012-11-30Documentation: Update image format informationKevin Wolf
2012-11-30Documentation: Update block cache mode informationKevin Wolf
2012-11-29virtio: limit avail bytes lookaheadMichael S. Tsirkin