OSDN Git Service

qmiga/qemu.git
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-02-01 Max Reitziotests: Make 200 run on tmpfs
2018-02-01 Murilo Opsfelder... block/ssh: fix possible segmentation fault when .desc...
2018-01-31 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-01-31 Richard Hendersontarget/hppa: Implement PROBE for system mode
2018-01-31 Richard Hendersontarget/hppa: Fix 32-bit operand masks for 0E FCVT
2018-01-31 Richard Hendersonhw/hppa: Add MAINTAINERS entry
2018-01-31 Richard Hendersonpc-bios: Add hppa-firmware.img and git submodule
2018-01-31 Helge Dellerhw/hppa: Implement DINO system board
2018-01-31 Richard Hendersontarget/hppa: Enable MTTCG
2018-01-31 Richard Hendersontarget/hppa: Implement STWA
2018-01-31 Richard Hendersontarget/hppa: Implement a pause instruction
2018-01-31 Helge Dellertarget/hppa: Implement LDSID for system mode
2018-01-31 Helge Dellertarget/hppa: Fix comment
2018-01-31 Richard Hendersontarget/hppa: Increase number of temp regs
2018-01-31 Richard Hendersontarget/hppa: Only use EXCP_DTLB_MISS
2018-01-31 Richard Hendersontarget/hppa: Implement B,GATE insn
2018-01-31 Richard Hendersontarget/hppa: Add migration for the cpu
2018-01-31 Richard Hendersontarget/hppa: Add system registers to gdbstub
2018-01-31 Richard Hendersontarget/hppa: Optimize for flat addressing space
2018-01-31 Helge Dellertarget/hppa: Implement halt and reset instructions
2018-01-30 Richard Hendersontarget/hppa: Implement SYNCDMA insn
2018-01-30 Richard Hendersontarget/hppa: Implement LCI
2018-01-30 Richard Hendersontarget/hppa: Implement LPA
2018-01-30 Richard Hendersontarget/hppa: Implement LDWA
2018-01-30 Richard Hendersontarget/hppa: Implement P*TLB and P*TLBE insns
2018-01-30 Richard Hendersontarget/hppa: Implement I*TLBA and I*TLBP insns
2018-01-30 Richard Hendersontarget/hppa: Log unimplemented instructions
2018-01-30 Richard Hendersontarget/hppa: Implement the interval timer
2018-01-30 Richard Hendersontarget/hppa: Implement external interrupts
2018-01-30 Richard Hendersontarget/hppa: Implement tlb_fill
2018-01-30 Richard Hendersontarget/hppa: Implement IASQ
2018-01-30 Richard Hendersontarget/hppa: Avoid privilege level decrease during...
2018-01-30 Richard Hendersontarget/hppa: Use space registers in data operations
2018-01-30 Richard Hendersontarget/hppa: Implement unaligned access trap
2018-01-30 Richard Hendersontarget/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exe...
2018-01-30 Richard Hendersontarget/hppa: Implement rfi
2018-01-30 Richard Hendersontarget/hppa: Adjust insn mask for mfctl,w
2018-01-30 Richard Hendersontarget/hppa: Add control registers
2018-01-30 Richard Hendersontarget/hppa: Add space registers
2018-01-30 Richard Hendersontarget/hppa: Implement the system mask instructions
2018-01-30 Richard Hendersontarget/hppa: Implement mmu_idx from IA privilege level
2018-01-30 Richard Hendersontarget/hppa: Split address size from register size
2018-01-30 Richard Hendersontarget/hppa: Define hardware exception types
2018-01-30 Richard Hendersontarget/hppa: Disable gateway page emulation for system...
2018-01-30 Richard Hendersontarget/hppa: Define the rest of the PSW
2018-01-30 Helge Dellertarget/hppa: Skeleton support for hppa-softmmu
2018-01-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-01-30 Peter Maydelllinux-user/signal.c: Rename MC_* defines
2018-01-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-01-29 Marc-André... tpm: add CRB device
2018-01-29 Marc-André... tpm: report backend request error
2018-01-29 Marc-André... tpm: replace GThreadPool with AIO threadpool
2018-01-29 Marc-André... tpm: lookup cancel path under tpm device class
2018-01-29 Marc-André... tpm: fix alignment issues
2018-01-29 Stefan Bergertpm: Set the flags of the CMD_INIT command to 0
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-29 Stefan Hajnoczitracetool: report error on foo() instead of foo(void)
2018-01-29 Stefan Hajnoczitracetool: clarify that "formats" means "format strings"
2018-01-29 Stefan Hajnoczitracetool: prefix parse errors with line numbers
2018-01-29 Daniel P. Berrangehw: convert virtio-input-hid device to keycodemapdb
2018-01-29 Daniel P. Berrangeui: fix alphabetical ordering of keymaps
2018-01-29 Daniel P. Berrangehw: convert the escc device to keycodemapdb
2018-01-29 Daniel P. Berrangehw: convert ps2 device to keycodemapdb
2018-01-29 Prasad J Panditps2: check PS2Queue pointers in post_load routine
2018-01-29 Miika Sinput: virtio: don't send mouse wheel event twice
2018-01-29 Miika Sinput: add mouse side buttons to virtio input
2018-01-29 Philippe Mathieu... MAINTAINERS: update Dmitry Fleytman email
2018-01-29 Thomas Huthqemu-doc: Get rid of "vlan=X" example in the documentation
2018-01-29 Thomas Huthnet: Allow netdevs to be used with 'hostfwd_add' and...
2018-01-29 Thomas Huthnet: Allow hubports to connect to other netdevs
2018-01-29 Mao Zhongyicolo: compare the packet based on the tcp sequence...
2018-01-29 Mao Zhongyicolo: modified the payload compare function
2018-01-29 Suraj Jitindar... target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
2018-01-29 Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_indire...
2018-01-29 Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_bounds...
2018-01-29 Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_cache
2018-01-29 Suraj Jitindar... target/ppc/spapr_caps: Add support for tristate spapr_c...
2018-01-29 Suraj Jitindar... target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check...
2018-01-29 Greg Kurzspapr_pci: fix MSI/MSIX selection
2018-01-27 Mark Cave-Aylandinput: add missing newline from trace-events
2018-01-27 Mark Cave-Aylanduninorth: convert to trace-events
2018-01-27 Mark Cave-Aylandgrackle: convert to trace-events
2018-01-27 thuth@redhat.comppc: Deprecate qemu-system-ppcemb
2018-01-27 Cédric Le Goaterppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-26 Edgar Kaziakhmedovnbd: implement bdrv_get_info callback
2018-01-26 Eric Blakehmp: Add nbd_server_remove to mirror QMP command
2018-01-26 Vladimir Sementsov... iotest 205: new test for qmp nbd-server-remove
2018-01-26 Vladimir Sementsov... iotests: implement QemuIoInteractive class
2018-01-26 Vladimir Sementsov... iotest 147: add cases to test new @name parameter of...
2018-01-26 Vladimir Sementsov... qapi: add nbd-server-remove
2018-01-26 Eric Blakehmp: Add name parameter to nbd_server_add
2018-01-26 Vladimir Sementsov... qapi: add name parameter to nbd-server-add
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-01-26 Alistair Francisxlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
next