OSDN Git Service

qmiga/qemu.git
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-14 Laurent Vivierm68k: fix floatx80_mod() (Coverity CID1390568)
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Richard Hendersontarget/s390x: Fix brace Werror with clang 6.0.0
2018-05-14 David Hildenbrands390x: refactor reset/reipl handling
2018-05-14 Cornelia Hucks390x/ccw: make sure all ccw devices are properly reset
2018-05-14 Cornelia Huckvirtio-ccw: common reset handler
2018-05-14 Thomas Huthpc-bios/s390-ccw: struct tpi_info must be declared...
2018-05-14 Cornelia Hucks390x/css: disabled subchannels cannot be status pending
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-14 Thomas Huthnet: Get rid of 'vlan' terminology and use 'hub' instea...
2018-05-14 Thomas Huthnet: Get rid of 'vlan' terminology and use 'hub' instea...
2018-05-14 Thomas Huthnet: Remove the deprecated "vlan" parameter
2018-05-14 Thomas Huthnet: Fix memory leak in net_param_nic()
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Stefan Hajnocziblock/file-posix: add x-check-page-cache=on|off option
2018-05-11 Stefan Hajnocziblock/file-posix: implement bdrv_co_invalidate_cache...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-11 Paolo Bonzinirename included C files to foo.inc.c, remove osdep.h
2018-05-11 David Hildenbrandpc-dimm: fix error messages if no slots were defined
2018-05-11 Jan Kiszkabuild: Silence dtc directory creation
2018-05-11 Philippe Mathieu... shippable: Remove Debian 8 libfdt kludge
2018-05-11 Philippe Mathieu... configure: Display if libfdt is from system or git
2018-05-11 Philippe Mathieu... configure: Really use local libfdt if the system one...
2018-05-11 Vitaly Kuznetsovi386/kvm: add support for Hyper-V reenlightenment MSRs
2018-05-11 Richard Hendersontarget/m68k: Fix build Werror with gcc 8.0.1
2018-05-10 Richard Hendersontarget/arm: Clear SVE high bits for FMOV
2018-05-10 Richard Hendersontarget/arm: Fix float16 to/from int16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted FCVT for fp16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted SCVF/UCVF for...
2018-05-10 Richard Hendersontarget/arm: Enable ARM_FEATURE_V8_ATOMICS for user...
2018-05-10 Richard Hendersontarget/arm: Implement CAS and CASP
2018-05-10 Richard Hendersontarget/arm: Fill in disas_ldst_atomic
2018-05-10 Richard Hendersontarget/arm: Introduce ARM_FEATURE_V8_ATOMICS and initia...
2018-05-10 Richard Hendersontarget/riscv: Use new atomic min/max expanders
2018-05-10 Richard Hendersontcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomi...
2018-05-10 Richard Hendersontcg: Introduce atomic helpers for integer min/max
2018-05-10 Richard Hendersontarget/xtensa: Use new min/max expanders
2018-05-10 Richard Hendersontarget/arm: Use new min/max expanders
2018-05-10 Richard Hendersontcg: Introduce helpers for integer min/max
2018-05-10 Peter Maydellatomic.h: Work around gcc spurious "unused value" warning
2018-05-10 Igor Mammedovmake sure that we aren't overwriting mc->get_hotplug_ha...
2018-05-10 Igor Mammedovarm/boot: split load_dtb() from arm_load_kernel()
2018-05-10 Igor Mammedovplatform-bus-device: use device plug callback instead...
2018-05-10 Igor Mammedovpc: simplify MachineClass::get_hotplug_handler handling
2018-05-10 Peter Maydellsoftfloat: Handle default NaN mode after pickNaNMulAdd...
2018-05-10 Peter Maydellhw/arm/iotkit.c: fix minor memory leak
2018-05-10 Thomas HuthMAINTAINERS: Add trace-events and qemu-option-trace...
2018-05-10 Joe Perchescheckpatch: reduce MAINTAINERS update message frequency
2018-05-10 Joe Perchescheckpatch: emit a warning on file add/move/delete
2018-05-10 Joe Perchescheckpatch: ignore email headers better
2018-05-10 Pasi Savanainencheckpatch: check utf-8 content from a commit log when...
2018-05-10 Joe Perchescheckpatch: add a --strict check for utf-8 in commit...
2018-05-10 Stefan Hajnocziblockjob: drop block_job_pause/resume_all()
2018-05-10 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-09 Emilio G. Cotatarget/riscv: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/openrisc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/openrisc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/mips: use *ctx for DisasContext
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: use lookup_and_goto_ptr on BS_STOP
2018-05-09 Emilio G. Cotatarget/sparc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/sh4: convert to TranslatorOps
2018-05-09 Emilio G. Cotatranslator: merge max_insns into DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/s390x: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/arm: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/microblaze: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/tilegx: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/unicore32: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/xtensa: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/lm32: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/cris: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/riscv: avoid integer overflow in next_page PC...
2018-05-09 Richard Hendersontcg: Limit the number of ops in a TB
2018-05-09 Peter Maydelltcg/i386: Fix dup_vec in non-AVX2 codepath
2018-05-09 KONRAD Fredericriscv: requires libfdt
2018-05-08 Daniel P. Berrangéqemu-doc: provide details of supported build platforms
2018-05-08 Thomas Huthqemu-options: Remove deprecated -no-kvm-irqchip
2018-05-08 Thomas Huthqemu-options: Remove deprecated -no-kvm-pit-reinjection
2018-05-08 Thomas Huthqemu-options: Bail out on unsupported options instead...
2018-05-08 Thomas Huthqemu-options: Remove remainders of the -tdf option
2018-05-08 Thomas Huthqemu-options: Mark -virtioconsole as deprecated
2018-05-08 Paolo Bonzinitarget/i386: sev: fix memory leaks
2018-05-08 Daniel P. Berrangéopts: don't silently truncate long option values
2018-05-08 Daniel P. Berrangéopts: don't silently truncate long parameter keys
2018-05-08 Daniel P. Berrangéaccel: use g_strsplit for parsing accelerator names
next