aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-07Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-12-07Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori
2013-12-07Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-12-06eeprom93xx: fix coding styleAntony Pavlov
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann
2013-12-06roms: update vgabios binariesGerd Hoffmann
2013-12-06roms: update seabios binariesGerd Hoffmann
2013-12-06roms: enable seabios cross buildsGerd Hoffmann
2013-12-06roms: build two seabios binariesGerd Hoffmann
2013-12-06roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26dGerd Hoffmann
2013-12-05target-i386: fix cpuid leaf 0x0dLiu Jinsong
2013-12-03seccomp: add kill() to the syscall whitelistPaul Moore
2013-12-02hw/ppc/mac.h: remove unused BIOS_FILENAME definitionMichael Tokarev
2013-12-02Don't crash on keyboard input with no handlerDon Koch
2013-12-02libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)Stefan Weil
2013-12-02libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil
2013-12-02virtio-net: fix the indentZhi Yong Wu
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-12-02qobject: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil
2013-12-02acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil
2013-12-02.gitignore: Ignore config.statusFam Zheng
2013-12-02gtk: Replace conditional debug messages by trace methodsStefan Weil
2013-12-02console: Replace conditional debug messages by trace methodsStefan Weil
2013-12-02trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-12-02add firmware to machine optionsGerd Hoffmann
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant
2013-12-01xen: fix two errors when debug is enabledWei Liu
2013-11-30linux-user: Use qemu_getauxval for AT_EXECFDRichard Henderson
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson
2013-11-30tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson
2013-11-30tcg-arm: Use qemu_getauxvalRichard Henderson
2013-11-30tcg-ppc64: Use qemu_getauxvalRichard Henderson
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson
2013-11-29qemu-iotests: Add sample image and test for VMDK version 3Fam Zheng
2013-11-29vmdk: Allow read only open of VMDK version 3Fam Zheng
2013-11-29qemu-iotests: Filter out 'qemu-io> ' promptFam Zheng
2013-11-29qemu-iotests: Filter qemu-io output in 025Fam Zheng
2013-11-29block: Use BDRV_O_NO_BACKING where appropriateKevin Wolf
2013-11-29qemu-iotests: Test snapshot modeKevin Wolf
2013-11-29block: Enable BDRV_O_SNAPSHOT with driver-specific optionsKevin Wolf
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng
2013-11-29qemu-iotest: Add pause_drive and resume_drive methodsFam Zheng