aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-19Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-11-19rng-random: only build on POSIX platformsAnthony Liguori
2012-11-18tci: Support deposit operationsStefan Weil
2012-11-18tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil
2012-11-18tci: fix build breakage for target MIPSStefan Weil
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini
2012-11-17libseccomp: require version 1.0.0Blue Swirl
2012-11-17Merge branch 'vga.1' of git://git.kraxel.org/qemuBlue Swirl
2012-11-17TCG: Remove unused global variablesEvgeny Voevodin
2012-11-17TCG: Use gen_opparam_buf from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opparam_ptr from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin
2012-11-17tcg/tcg.h: Duplicate global TCG variables in TCGContextEvgeny Voevodin
2012-11-17target-cris/translate.c: Code style clean-upEvgeny Voevodin
2012-11-16rng-egd: don't use gslist_free_fullAnthony Liguori
2012-11-16virtio-rng-pci: create a default backend if none existsAnthony Liguori
2012-11-16virtio-rng: add rate limiting supportAnthony Liguori
2012-11-16virtio-rng: hardware random number generator deviceAmit Shah
2012-11-16rng-egd: introduce EGD compliant RNG backendAnthony Liguori
2012-11-16rng-random: add an RNG backend that uses /dev/random (v3)Anthony Liguori
2012-11-16rng: add RndBackend abstract object classAnthony Liguori
2012-11-16object: add object_property_add_bool (v2)Anthony Liguori
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori
2012-11-16vga: fix mmio vga register mappingGerd Hoffmann
2012-11-16vga: fix bochs alignment issueGerd Hoffmann
2012-11-15target-mips: fix wrong microMIPS opcode encoding陳韋任 (Wei-Ren Chen)
2012-11-15mips/malta: fix CBUS UART interrupt pinAurelien Jarno
2012-11-15target-i386: Add Haswell CPU modelEduardo Habkost
2012-11-15target-i386/cpu: Add new Opteron CPU modelAndre Przywara
2012-11-15target-i386/cpu: Name new CPUID bitsAndre Przywara
2012-11-15qapi-types.h: Don't include qemu-common.hIgor Mammedov
2012-11-15osdep: Move qemu_{open,close}() prototypesAndreas Färber
2012-11-15qemu-config.h: Include headers it needsEduardo Habkost
2012-11-15vnc-palette.h: Include <stdbool.h>Eduardo Habkost
2012-11-15qemu-fsdev-dummy.c: Include module.hEduardo Habkost
2012-11-15qdev: Split up header so it can be used in cpu.hAnthony Liguori
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov
2012-11-15qemu-common.h: Comment about usage rulesEduardo Habkost
2012-11-14kvm: Actually remove software breakpoints from list on cleanupJan Kiszka
2012-11-14acpi_piix4: fix migration of gpe fieldsMarcelo Tosatti
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/pixman.v5' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori
2012-11-14pixman: cleanup properly on make distcleanGerd Hoffmann
2012-11-14pixman: add licensing infoGerd Hoffmann