OSDN Git Service

qmiga/qemu.git
2018-12-20 Cédric Le Goaterspapr: export and rename the xics_max_server_number...
2018-12-20 Cédric Le Goaterspapr: introduce a spapr_irq_init() routine
2018-12-20 Cédric Le Goaterspapr: initialize VSMT before initializing the IRQ...
2018-12-20 Cédric Le Goaterppc/xive: introduce the XIVE Event Notification Descriptors
2018-12-20 Cédric Le Goaterppc/xive: introduce the XiveRouter model
2018-12-20 Cédric Le Goaterppc/xive: introduce the XiveNotifier interface
2018-12-20 Cédric Le Goaterppc/xive: add support for the LSI interrupt sources
2018-12-20 Cédric Le Goaterppc/xive: introduce a XIVE interrupt source model
2018-12-20 Greg Kurze500: simplify IRQ wiring
2018-12-20 Greg Kurzmac_newworld: simplify IRQ wiring
2018-12-20 Greg Kurzvirtex_ml507: use g_new(T, n) instead of g_malloc(sizeo...
2018-12-20 Greg Kurzsam460ex: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc440_bamboo: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzppc405_uc: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc405_boards: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzspapr: use g_new(T, n) instead of g_malloc(sizeof(T...
2018-12-20 Greg Kurztarget/ppc: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzspapr: drop redundant statement in spapr_populate_drcon...
2018-12-20 Suraj Jitindar... target/ppc: tcg: Implement addex instruction
2018-12-20 Serhii Popovychspapr: Fix ibm,max-associativity-domains property numbe...
2018-12-20 David Gibsontarget/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH...
2018-12-20 Cédric Le Goatertarget/ppc: fix the PPC_BIT definitions
2018-12-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-12-20 Markus Armbrusterbuild: Remake config-host.mak when VERSION changes
2018-12-20 Markus ArmbrusterClean up includes
2018-12-19 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-12-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-12-18 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-12-18 Markus Armbrustererror: Remove NULL checks on error_propagate() calls
2018-12-18 Markus Armbrustervl: Use error_fatal to simplify obvious fatal errors...
2018-12-18 Roman Bolshakovi386: hvf: drop debug printf in decode_sldtgroup
2018-12-18 Emilio G. Cotadocs/devel/build-system: fix 'softmu' typo
2018-12-18 Marc-André... qapi: fix flat union on uncovered branches conditionals
2018-12-18 Daniel Henrique... qmp hmp: Make system_wakeup check wake-up support and...
2018-12-18 Daniel Henrique... qga: update guest-suspend-ram and guest-suspend-hybrid...
2018-12-18 Daniel Henrique... qmp: query-current-machine with wakeup-suspend-support
2018-12-18 Dominik Csapakqmp: Split ShutdownCause host-qmp into quit and system...
2018-12-18 Dominik Csapakqmp: Add reason to SHUTDOWN and RESET events
2018-12-18 Dominik Csapakqapi: Turn ShutdownCause into QAPI enum
2018-12-17 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2018-12-17 Philippe Mathieu... tests/bios-tables-test: Sanitize test verbose output
2018-12-17 Igor Mammedovtests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS...
2018-12-17 Richard Hendersontests: Exit boot-serial-test loop if child dies
2018-12-17 Thomas Huthtests/pxe: Make test independent of global_qtest
2018-12-17 Thomas Huthtests/prom-env: Make test independent of global_qtest
2018-12-17 Thomas Huthtests/machine-none: Make test independent of global_qtest
2018-12-17 Thomas Huthtests/test-filter: Make tests independent of global_qtest
2018-12-17 Thomas Huthtests/boot-serial: Get rid of global_qtest variable
2018-12-17 Thomas Huthtests/pvpanic: Make the pvpanic test independent of...
2018-12-17 Thomas Huthtests/vmgenid: Make test independent of global_qtest
2018-12-17 Eric Blaketests/acpi-utils: Drop dependence on global_qtest
2018-12-17 Eric Blakeivshmem-test: Drop dependence on global_qtest
2018-12-17 Thomas Huthtests/libqos/pci: Make PCI access functions independent...
2018-12-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-17 Alex Bennée.shippable.yml: disable the win cross tests
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 comparison
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 square root
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 fused multiply-add
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 division
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 multiplication
2018-12-17 Emilio G. Cotahardfloat: implement float32/64 addition and subtraction
2018-12-17 Emilio G. Cotafpu: introduce hardfloat
2018-12-17 Emilio G. Cotatests/fp: add fp-bench
2018-12-17 Emilio G. Cotasoftfloat: add float{32,64}_is_zero_or_normal
2018-12-17 Emilio G. Cotasoftfloat: rename canonicalize to sf_canonicalize
2018-12-17 Emilio G. Cotatarget/tricore: use float32_is_denormal
2018-12-17 Emilio G. Cotasoftfloat: add float{32,64}_is_{de,}normal
2018-12-17 Emilio G. Cotafp-test: pick TARGET_ARM to get its specialization
2018-12-17 Alex BennéeMAINTAINERS: update status of FPU emulation
2018-12-17 Alex Bennéecontrib: add a basic gitdm config
2018-12-17 Emilio G. Cotaxxhash: match output against the original xxhash32
2018-12-17 Emilio G. Cotainclude: move exec/tb-hash-xx.h to qemu/xxhash.h
2018-12-17 Emilio G. Cotaexec: introduce qemu_xxhash{2,4,5,6,7}
2018-12-17 Emilio G. Cotaqht-bench: document -p flag
2018-12-17 Emilio G. Cotatcg: Drop nargs from tcg_op_insert_{before,after}
2018-12-17 Alistair Francistcg/mips: Improve the add2/sub2 command to use TCG_TARG...
2018-12-17 Richard Hendersontcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
2018-12-17 Richard Hendersontcg/optimize: Optimize bswap
2018-12-17 Richard Hendersontcg: Clean up generic bswap64
2018-12-17 Richard Hendersontcg: Clean up generic bswap32
2018-12-17 Richard Hendersontcg/i386: Add setup_guest_base_seg for FreeBSD
2018-12-17 Richard Hendersontcg/i386: Precompute all guest_base parameters
2018-12-17 Richard Hendersontcg/i386: Assume 32-bit values are zero-extended
2018-12-17 Richard Hendersontcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32...
2018-12-17 Richard Hendersontcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path
2018-12-17 Richard Hendersontcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
2018-12-17 Richard Hendersontcg/s390x: Return false on failure from patch_reloc
2018-12-17 Richard Hendersontcg/ppc: Return false on failure from patch_reloc
2018-12-17 Richard Hendersontcg/arm: Return false on failure from patch_reloc
2018-12-17 Richard Hendersontcg/aarch64: Return false on failure from patch_reloc
2018-12-17 Richard Hendersontcg/i386: Return false on failure from patch_reloc
2018-12-17 Richard Hendersontcg: Return success from patch_reloc
2018-12-17 Richard Hendersontcg/mips: Remove retranslation code
2018-12-17 Richard Hendersontcg/sparc: Remove retranslation code
2018-12-17 Richard Hendersontcg/s390: Remove retranslation code
2018-12-17 Richard Hendersontcg/ppc: Fold away "noaddr" branch routines
2018-12-17 Richard Hendersontcg/arm: Fold away "noaddr" branch routines
2018-12-17 Richard Hendersontcg/arm: Remove reloc_pc24_atomic
2018-12-17 Richard Hendersontcg/aarch64: Fold away "noaddr" branch routines
2018-12-17 Richard Hendersontcg/aarch64: Remove reloc_pc26_atomic
next