OSDN Git Service

qmiga/qemu.git
2019-01-08 Roman Bolshakovutil: Implement debug-threads for macOS
2019-01-08 Markus Armbrusterui/cocoa: Include less of the generated modular QAPI...
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-01-08 Richard Hendersonpc-bios: Update palcode-clipper
2019-01-07 Richard Hendersontarget/alpha: Fix user-only initialization of fpcr
2019-01-07 Peter Maydellhw/alpha/typhoon: Stop calling cpu_unassigned_access()
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-01-07 Nick HudsonSupport u-boot noload images for arm as used by, NetBSD...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-01-07 Peter Maydellhw/misc/tz-mpc: Fix value of BLK_MAX register
2019-01-07 Peter Maydelltarget/arm: Emit barriers for A32/T32 load-acquire...
2019-01-07 Steffen Görtzarm: Add Clock peripheral stub to NRF51 SOC
2019-01-07 Steffen Görtztests/microbit-test: Add Tests for nRF51 Timer
2019-01-07 Steffen Görtzarm: Instantiate NRF51 Timers
2019-01-07 Steffen Görtzhw/timer/nrf51_timer: Add nRF51 Timer peripheral
2019-01-07 Steffen Görtztests/microbit-test: Add Tests for nRF51 GPIO
2019-01-07 Steffen Görtzarm: Instantiate NRF51 general purpose I/O
2019-01-07 Steffen Görtzhw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
2019-01-07 Steffen Görtzarm: Instantiate NRF51 random number generator
2019-01-07 Steffen Görtzhw/misc/nrf51_rng: Add NRF51 random number generator...
2019-01-07 Steffen Görtzarm: Add header to host common definition for nRF51...
2019-01-07 Steffen Görtzqtest: Add set_irq_in command to set IRQ/GPIO level
2019-01-07 Philippe Mathieu... hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM...
2019-01-07 Peter Maydellcpus.c: Fix race condition in cpu_stop_current()
2019-01-07 Thomas HuthMAINTAINERS: Add ARM-related files for hw/[misc|input...
2019-01-07 Edgar E. Iglesiashw/arm: versal: Plug memory leaks
2019-01-07 Stefan HajnocziRevert "armv7m: Guard against no -kernel argument"
2019-01-07 Luc Michelarm/xlnx-zynqmp: put APUs and RPUs in separate CPU...
2019-01-07 Luc Michelgdbstub: add multiprocess extension support
2019-01-07 Luc Michelgdbstub: gdb_set_stop_cpu: ignore request when process...
2019-01-07 Luc Michelgdbstub: processes initialization on new peer connection
2019-01-07 Luc Michelgdbstub: add support for vAttach packets
2019-01-07 Luc Michelgdbstub: add support for extended mode packet
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'D' packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to gdb_vm_state_change()
2019-01-07 Luc Michelgdbstub: add multiprocess support to Xfer:features...
2019-01-07 Luc Michelgdbstub: add multiprocess support to (f|s)ThreadInfo...
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'sC' packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to vCont packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'H' and 'T' packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to '?' packets
2019-01-07 Luc Michelgdbstub: introduce GDB processes
2019-01-07 Luc Michelhw/cpu: introduce CPU clusters
2019-01-07 Richard Hendersontarget/arm: SVE brk[ab] merging does not have s bit
2019-01-07 Richard Hendersontarget/arm: Convert ARM_TBFLAG_* to FIELDs
2019-01-07 Marc-André... hostmem: use object id for memory region name with...
2019-01-07 Marc-André... arm: replace instance_post_init()
2019-01-07 Marc-André... qdev-props: call object_apply_global_props()
2019-01-07 Marc-André... qdev-props: remove errp from GlobalProperty
2019-01-07 Marc-André... qdev-props: convert global_props to GPtrArray
2019-01-07 Marc-André... qdev: all globals are now user-provided
2019-01-07 Marc-André... qdev: make a separate helper function to apply compat...
2019-01-07 Marc-André... compat: remove remaining PC_COMPAT macros
2019-01-07 Marc-André... include: remove compat.h
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
2019-01-07 Marc-André... hw: remove SET_MACHINE_COMPAT
2019-01-07 Marc-André... machine: move compat properties out of globals
2019-01-07 Marc-André... hw: apply machine compat properties without touching...
2019-01-07 Marc-André... machines: replace COMPAT define with a static array
2019-01-07 Marc-André... hw: apply accel compat properties without touching...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-01-05 Eric Blakenbd/client: Drop pointless buf variable
2019-01-05 Eric Blakeqemu-nbd: Fail earlier for -c/-d on non-linux
2019-01-05 Eric Blakenbd/client: More consistent error messages
2019-01-04 Eric Blakenbd: Document timeline of various features
2019-01-04 Eric Blakeqemu-nbd: Use program name in error messages
2019-01-04 Vladimir Sementsov... block/nbd-client: use traces instead of noisy error_rep...
2019-01-04 Eric Blakenbd/client: Trace all server option error messages
2019-01-04 Vladimir Sementsov... nbd: publish _lookup functions
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/fw_cf...
2019-01-04 Li Qiangfw_cfg: Make qemu_extra_params_fw locally
2019-01-04 Li Qiangfw_cfg: Fix -boot reboot-timeout error checking
2019-01-04 Li Qiangfw_cfg: Fix -boot bootsplash error checking
2019-01-04 Li Qiangfw_cfg: Improve error message when can't load splash...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-04 yuchenlindmg: don't skip zero chunk
2019-01-04 yuchenlindmg: use enumeration type instead of hard coding number
2019-01-04 yuchenlindmg: fix binary search
2019-01-04 Julio Faraccodmg: Fixing wrong dmg block type value for block termin...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADDU1
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADDU
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADD1
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADD
2019-01-03 Aleksandar... disas: nanoMIPS: Add a note on documentation
2019-01-03 Aleksandar... disas: nanoMIPS: Reorder declarations and definitions...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr1' gpr...
next