]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 Paolo Bonzinitpm: reorganize headers and split hardware part
2013-04-15 Paolo Bonziniconfigure: fix TPM logic
2013-04-15 Michael S.... acpi.h: make it self contained
2013-04-15 Michael S.... acpi: move declarations from pc.h to acpi.h
2013-04-15 Stefan Weilhw: Add lost ARM core again
2013-04-15 Hu TaoFix failure to create q35 machine
2013-04-15 Jan KiszkaAdd linux-headers to QEMU_INCLUDES
2013-04-15 Peter Maydellarm: fix location of some include files
2013-04-13 Markus Armbrusterqjson: to_json() case QTYPE_QSTRING is buggy, rewrite
2013-04-13 Markus Armbrustercheck-qjson: Test noncharacters other than U+FFFE,...
2013-04-13 Markus Armbrustercheck-qjson: Improve a few comments, delete bogus ones
2013-04-13 Markus Armbrusterunicode: New mod_utf8_codepoint()
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnotarget-i386: add AES-NI instructions
2013-04-13 Aurelien Jarnoaes: make Td[0-5] and Te[0-5] tables non static
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble aes-ni instructions
2013-04-13 Aurelien Jarnotarget-i386: enable PCLMULQDQ on Westmere CPU
2013-04-13 Aurelien Jarnotarget-i386: add pclmulqdq instruction
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble pclmulqdq instruction
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Andreas Färbershix: Catch CPU initialization errors
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Paolo Bonziniqemu-timer: move timeBeginPeriod/timeEndPeriod to os...
2013-04-12 Fabien ChouteauRelease SMP restriction on Windows
2013-04-12 Olivier HainqueEnsure good ordering of memory instruction in cpu_exec
2013-04-12 Olivier HainqueCheck effective suspension of TCG thread
2013-04-12 Peter Maydellcpu-exec: Allow "-d exec" in non-debug builds (drop...
2013-04-12 Peter MaydellTypo, spelling and grammatical fixes
2013-04-12 Petar Jovanoviclinux-user: pass correct host flags to eventfd2 call
2013-04-12 Peter Maydelltarget-moxie: Fix VMState registration
2013-04-11 Richard Hendersontci: Make tcg temporaries local to tcg_qemu_tb_exec
2013-04-11 Richard Hendersontci: Delete unused tb_ret_addr
2013-04-11 Richard Hendersontci: Avoid code before declarations
2013-04-11 Richard Hendersontci: Use a local variable for env
2013-04-11 Richard Hendersontci: Use 32-bit signed offsets to loads/stores
2013-04-09 Hans de Goedevirtio-9p: Fix virtio-9p no longer building after hw...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-04-08 Paolo Bonzinihw: move private headers to hw/ subdirectories.
2013-04-08 Paolo BonziniMAINTAINERS: update for source code movement
2013-04-08 Paolo Bonzinihw: move last file to hw/arm/
2013-04-08 Paolo Bonzinihw: move hw/kvm/ to hw/i386/kvm
2013-04-08 Paolo Bonzinihw: move ARM CPU cores to hw/cpu/, configure with defau...
2013-04-08 Paolo Bonzinihw: move other devices to hw/misc/, configure with...
2013-04-08 Paolo Bonzinihw: move NVRAM interfaces to hw/nvram/, configure with...
2013-04-08 Paolo Bonzinihw: move GPIO interfaces to hw/gpio/, configure with...
2013-04-08 Paolo Bonzinihw: move interrupt controllers to hw/intc/, configure...
2013-04-08 Paolo Bonzinihw: move DMA controllers to hw/dma/, configure with...
2013-04-08 Paolo Bonzinihw: move VFIO and ivshmem to hw/misc/
2013-04-08 Paolo Bonzinihw: move PCI bridges to hw/pci-* or hw/ARCH
2013-04-08 Paolo Bonzinihw: move SD/MMC devices to hw/sd/, configure with defau...
2013-04-08 Paolo Bonzinihw: move timer devices to hw/timer/, configure with...
2013-04-08 Paolo Bonzinihw: move ISA bridges and devices to hw/isa/, configure...
2013-04-08 Paolo Bonzinihw: move char devices to hw/char/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move more files to hw/xen/
2013-04-08 Paolo Bonzinihw: move SCSI controllers to hw/scsi/, configure via...
2013-04-08 Paolo Bonzinihw: move SSI controllers to hw/ssi/, configure via...
2013-04-08 Paolo Bonzinihw: move I2C controllers to hw/i2c/, configure via...
2013-04-08 Paolo Bonzinihw: move display devices to hw/display/, configure...
2013-04-08 Paolo Bonzinihw: move audio devices to hw/audio/, configure via...
2013-04-08 Paolo Bonzinihw: move block devices to hw/block/, configure via...
2013-04-08 Paolo Bonzinihw: move NICs to hw/net/, configure via default-configs/
2013-04-08 Paolo Bonzinihw: move MC146818RTC to hw/timer/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move watchdogs to hw/watchdog, configure via defaul...
2013-04-08 Paolo Bonzinihw: make all of hw/pci/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/usb/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/ide/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: move virtio devices to hw/ subdirectories
2013-04-08 Paolo Bonzinihw: move target-independent files to subdirectories
2013-04-08 Paolo Bonzinimoxie: configure with default-configs file
2013-04-08 Paolo Bonzinihw: make subdirectories for devices
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Paolo Bonzinibuild: enable using $(CONFIG_FOO) on the rhs of config...
2013-04-08 Peter Maydellconfigure: Don't fall back to gthread coroutine backend
2013-04-08 Peter Maydellconfigure: Provide and use convenience error reporting...
2013-04-08 Paolo Bonziniqemu-char: really fix behavior on can_read = 0
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-08 Dmitry Fleytmanvmxnet3: const_cpu_to_le64 wrapping for feature bits...
2013-04-08 Dmitry Fleytmanvmxnet3: iPXE compatibility fixes
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Richard Hendersontcg-s390: Fix merge error in tgen_brcond
2013-04-05 Richard Hendersontcg-s390: Use all 20 bits of the offset in tcg_out_mem
2013-04-05 Richard Hendersontcg-s390: Use load-address for addition
2013-04-05 Richard Hendersontcg-s390: Cleanup argument shuffling fixme in softmmu...
2013-04-05 Richard Hendersontcg-s390: Use risbgz for andi
2013-04-05 Richard Hendersontcg-s390: Remove constraint letters for and
2013-04-05 Richard Hendersontcg-s390: Implement deposit opcodes
2013-04-05 Richard Hendersontcg-s390: Implement movcond opcodes
2013-04-05 Richard Hendersontcg-s390: Implement mulu2_i64 opcode
2013-04-05 Richard Hendersontcg-s390: Implement add2/sub2 opcodes
2013-04-05 Richard Hendersontcg-s390: Remove useless preprocessor conditions
2013-04-05 Richard Hendersontcg-s390: Properly allocate a stack frame.
2013-04-05 Richard Hendersontcg-s390: Fix movi
2013-04-05 Anthony Liguorimain-loop: drop the BQL if the I/O appears to be spinning
2013-04-05 Paolo Bonziniqemu-char: eliminate busy waiting on can_read returning...
next