]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-01-16 Paolo Bonziniacpi: filter based on CONFIG_ACPI_X86 rather than TARGET
2017-01-16 Paolo Bonzinistubs: remove stubs/kvm.c
2017-01-16 Paolo Bonzinibuild: remove --enable-colo/--disable-colo
2017-01-16 Paolo Bonzinievent_notifier: cleanups around event_notifier_set_handler
2017-01-16 Paolo Bonzinistubs: move vhost stubs to stubs/vhost.o
2017-01-16 Paolo Bonzinistubs: group all monitor_fdset_* functions in a single...
2017-01-16 Paolo Bonzinistubs: group stubs for user-mode emulation
2017-01-16 Paolo Bonzinihw: move reset handlers from vl.c to hw/core
2017-01-16 Paolo Bonzinistubs: remove unused stub for serial_hd
2017-01-16 Paolo Bonzinistubs: move acpi stubs to hw/acpi
2017-01-16 Paolo Bonzinistubs: move smbios stubs to hw/smbios
2017-01-16 Paolo Bonzinistubs: merge all monitor stubs in one file, remove...
2017-01-16 Leif Lindholmsmbios: filter based on CONFIG_SMBIOS rather than TARGET
2017-01-16 Eduardo Habkostqom: Make all interface types abstract
2017-01-16 Paolo Bonzinimegasas: fix guest-triggered memory leak
2017-01-16 hangaohuaibugfix: vm halt when in reset looping
2017-01-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-01-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-14 Laurent Viviertarget-m68k: increment/decrement with SP
2017-01-14 Laurent Viviertarget-m68k: CAS doesn't need aligned access
2017-01-14 Laurent Viviertarget-m68k: manage pre-dec et post-inc in CAS
2017-01-14 Laurent Viviertarget-m68k: fix gen_flush_flags()
2017-01-14 Laurent Viviertarget-m68k: fix bit operation with immediate value
2017-01-14 Thomas Huthm68k: Remove PCI and USB from config file
2017-01-14 Richard Hendersontarget-m68k: Implement bfffo
2017-01-14 Richard Hendersontarget-m68k: Implement bitfield ops for memory
2017-01-14 Richard Hendersontarget-m68k: Implement bitfield ops for registers
2017-01-13 Richard Hendersontcg/aarch64: Fix tcg_out_movi
2017-01-13 Richard Hendersontcg/aarch64: Fix addsub2 for 0+C
2017-01-13 Richard Hendersontarget/arm: Fix ubfx et al for aarch64
2017-01-13 Richard Hendersontcg/s390: Fix merge error with facilities
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-01-13 Gerd Hoffmannsdl2: fix build failure on windows
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Eduardo Habkostqmp: Report QOM type name on query-cpu-definitions
2017-01-12 Igor Mammedovnuma: make -numa parser dynamically allocate CPUs masks
2017-01-12 Doug Evanstarget/i386: Fix bad patch application to translate.c
2017-01-12 Igor Mammedovmonitor: fix qmp/hmp query-memdev not reporting IDs...
2017-01-12 Igor Mammedovmonitor: reuse user_creatable_add_opts() instead of...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Igor Mammedovqom: remove unused header
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-12 Greg Kurzlibqtest: handle zero length memwrite/memread
2017-01-12 Alex Bennéetravis: add Trusty with clang stable build
2017-01-12 Daniel P. Berrangetravis: trim out most clang builds
2017-01-11 Bastian Koppelmanntarget-tricore: Add updfl instruction
2017-01-11 Peer Adelttarget-tricore: Added new JNE instruction variant
2017-01-11 Peer Adelttarget-tricore: Added new MOV instruction variant
2017-01-11 Bastian Koppelmanntarget-tricore: Added MADD.F and MSUB.F instructions
2017-01-11 Bastian Koppelmanntarget-tricore: Added FTOUZ instruction
2017-01-11 Gerd Hoffmannvirtio-gpu: tag as not hotpluggable
2017-01-11 Peter Maydellvirtio-gpu: Fix memory leak in virtio_gpu_load()
2017-01-11 Peter Maydellvirtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
2017-01-11 Bruce Rogersdisplay: cirrus: ignore source pitch value as needed...
2017-01-11 Li Qiangvirtio-gpu: fix information leak in capset get dispatch
2017-01-11 Gerd Hoffmannes1370: wire up reset via DeviceClass
2017-01-11 Li Qiangaudio: ac97: add exit function
2017-01-11 Li Qiangaudio: es1370: add exit function
2017-01-11 xiaoqiang zhaohw/audio: QOM'ify pl041.c
2017-01-11 xiaoqiang zhaohw/audio: QOM'ify marvell_88w8618.c
2017-01-10 Richard Hendersontcg/i386: Handle ctpop opcode
2017-01-10 Richard Hendersontcg/ppc: Handle ctpop opcode
2017-01-10 Richard Hendersontcg: Use ctpop to generate ctz if needed
2017-01-10 Alex Bennéetests: New test-bitcnt
2017-01-10 Richard Hendersonqemu/host-utils.h: Reduce the operation count in the...
2017-01-10 Richard Hendersontarget-i386: Use ctpop helper
2017-01-10 Richard Hendersontarget-tilegx: Use ctpop helper
2017-01-10 Richard Hendersontarget-sparc: Use ctpop helper
2017-01-10 Richard Hendersontarget-s390x: Avoid a loop for popcnt
2017-01-10 Richard Hendersontarget-ppc: Use ctpop helper
2017-01-10 Richard Hendersontarget-alpha: Use ctpop helper
2017-01-10 Richard Hendersontcg: Add opcode for ctpop
2017-01-10 Richard Hendersontarget-xtensa: Use clrsb helper
2017-01-10 Richard Hendersontarget-tricore: Use clrsb helper
2017-01-10 Richard Hendersontarget-arm: Use clrsb helper
2017-01-10 Richard Hendersontcg: Add helpers for clrsb
2017-01-10 Richard Hendersontcg/i386: Rely on undefined/undocumented behaviour...
2017-01-10 Richard Hendersontcg/i386: Handle ctz and clz opcodes
2017-01-10 Richard Hendersontcg/i386: Allow bmi2 shiftx to have non-matching operands
2017-01-10 Richard Hendersontcg/i386: Hoist common arguments in tcg_out_op
2017-01-10 Richard Hendersontcg/i386: Fuly convert tcg_target_op_def
2017-01-10 Richard Hendersontcg/s390: Handle clz opcode
2017-01-10 Richard Hendersontcg/mips: Handle clz opcode
2017-01-10 Richard Hendersontcg/arm: Handle ctz and clz opcodes
2017-01-10 Richard Hendersontcg/aarch64: Handle ctz and clz opcodes
2017-01-10 Richard Hendersontcg/ppc: Handle ctz and clz opcodes
2017-01-10 Richard Hendersontarget-i386: Use clz and ctz opcodes
2017-01-10 Richard Hendersontarget-arm: Use clz opcode
2017-01-10 Richard Hendersontarget-xtensa: Use clz opcode
2017-01-10 Richard Hendersontarget-unicore32: Use clz opcode
2017-01-10 Richard Hendersontarget-tricore: Use clz opcode
2017-01-10 Richard Hendersontarget-tilegx: Use clz and ctz opcodes
2017-01-10 Richard Hendersontarget-s390x: Use clz opcode
2017-01-10 Richard Hendersontarget-ppc: Use clz and ctz opcodes
2017-01-10 Richard Hendersontarget-openrisc: Use clz and ctz opcodes
2017-01-10 Richard Hendersontarget-mips: Use clz opcode
2017-01-10 Richard Hendersontarget-microblaze: Use clz opcode
2017-01-10 Richard Hendersontarget-cris: Use clz opcode
next