OSDN Git Service

qmiga/qemu.git
2018-06-29 Eric Augerdevice_tree: Add qemu_fdt_node_unit_path
2018-06-29 Philippe Mathieu... device_tree: Replace error_setg(&error_fatal) by error_...
2018-06-29 Philippe Mathieu... hw/arm/sysbus-fdt: Replace error_setg(&error_fatal...
2018-06-29 Philippe Mathieu... hw/block/fdc: Replace error_setg(&error_abort) by assert()
2018-06-29 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-06-29 Thomas Huthtests/boot-serial: Do not delete the output file in...
2018-06-29 Daniel Henrique... hw/scsi: add VPD Block Limits emulation
2018-06-29 Daniel Henrique... hw/scsi: centralize SG_IO calls into single function
2018-06-29 Daniel Henrique... hw/scsi: cleanups before VPD BL emulation
2018-06-29 Viktor Prutyanovdump: add Windows live system dump
2018-06-29 Viktor Prutyanovdump: add fallback KDBG using in Windows dump
2018-06-29 Viktor Prutyanovdump: use system context in Windows dump
2018-06-29 Viktor Prutyanovdump: add Windows dump format to dump-guest-memory
2018-06-29 Michael S.... i386/cpu: make -cpu host support monitor/mwait
2018-06-28 Michael S.... kvm: support -overcommit cpu-pm=on|off
2018-06-28 Peter Xuhmp: obsolete "info ioapic"
2018-06-28 Peter Xuioapic: support "info irq"
2018-06-28 Peter Xuioapic: some proper indents when dump info
2018-06-28 Peter Xuioapic: support "info pic"
2018-06-28 Peter Xudoc: another fix to "info pic"
2018-06-28 Jan Kiszkatarget-i386: Mark cpu_vmexit noreturn
2018-06-28 Jan Kiszkatarget-i386: Allow interrupt injection after STGI
2018-06-28 Jan Kiszkatarget-i386: Add NMI interception to SVM
2018-06-28 Alexey Kardashevskiymemory/hmp: Print owners/parents in "info mtree"
2018-06-28 Justin Terry... WHPX: register for unrecognized MSR exits
2018-06-28 Justin Terry... WHPX workaround bug in OSVW handling
2018-06-28 Mark Cave-Aylandesp: remove legacy esp_init() function
2018-06-28 Mark Cave-Aylandhw/mips/jazz: create ESP device directly via qdev
2018-06-28 Paolo Bonzinipr-manager-helper: report event on connection/disconnection
2018-06-28 Paolo Bonzinipr-manager: add query-pr-managers QMP command
2018-06-28 Paolo Bonzinipr-manager: put stubs in .c file
2018-06-28 Paolo Bonzinipr-manager-helper: avoid SIGSEGV when writing to the...
2018-06-28 Paolo Bonzinipr-helper: fix assertion failure on failed multipath...
2018-06-28 Paolo Bonzinipr-helper: fix --socket-path default in help
2018-06-28 Thomas HuthDeprecate the -enable-hax option
2018-06-28 Paolo Bonziniosdep: work around Coverity parsing errors
2018-06-28 David Hildenbrandnuma: report all DIMM/NVDIMMs as plugged memory
2018-06-28 David Hildenbrandpc-dimm: get_memory_region() will not fail after realize
2018-06-28 David Hildenbrandnvdimm: make get_memory_region() perform checks and...
2018-06-28 David Hildenbrandnvdimm: convert nvdimm_mr into a pointer
2018-06-28 David Hildenbrandnvdimm: convert "unarmed" into a static property
2018-06-28 David Hildenbrandpc-dimm: merge get_(vmstate_)memory_region()
2018-06-28 David Hildenbrandhostmem: drop error variable from host_memory_backend_g...
2018-06-28 David Hildenbrandnvdimm: no need to overwrite get_vmstate_memory_region()
2018-06-28 David Hildenbrandpc: factor out pc specific dimm checks into pc_memory_p...
2018-06-28 David Hildenbrandpc-dimm: remove pc_dimm_get_free_slot() from header
2018-06-28 David Hildenbrandpc-dimm: rename pc_dimm_memory_* to pc_dimm_*
2018-06-28 David Hildenbrandpc: rename pc_dimm_(plug|unplug|...)* into pc_memory_...
2018-06-28 David Hildenbrandpc-dimm: remove leftover "struct pc_dimms_capacity"
2018-06-28 Eduardo Habkostqemu-options: Add missing newline to -accel help text
2018-06-28 Thomas HuthReplace '-enable-kvm' with '-accel kvm' in docs and...
2018-06-28 Peter Xuconfigure: enable debug-mutex if debug enabled
2018-06-28 Paolo BonziniQemuMutex: support --enable-debug-mutex
2018-06-28 Peter Xuqemu-thread: introduce qemu-thread-common.h
2018-06-28 Emilio G. Cotatests/atomic_add-bench: add -m option to use mutexes
2018-06-28 Shannon Zhaokvm: Delete the slot if and only if the KVM_MEM_READONL...
2018-06-28 David Hildenbrandexec: check that alignment is a power of two
2018-06-28 David Hildenbrandmemory-device: turn alignment assert into check
2018-06-28 Paolo Bonziniwhpx: commit missing file
2018-06-28 Richard Hendersontarget/i386: Fix BLSR and BLSI
2018-06-28 Sergio Lopezhw/char/serial: Only retry if qemu_chr_fe_write returns 0
2018-06-28 Stefan Hajnoczimain-loop: document IOCanReadHandler
2018-06-28 Daniel P. Berrangéchardev: don't splatter terminal settings on exit if...
2018-06-28 Paolo Bonzinimove public invalidate APIs out of translate-all.{c...
2018-06-28 Eric Augerexec: Fix MAP_RAM for cached access
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-06-28 Pavel BalaevDelete AF_UNIX socket after close
2018-06-28 linzhechengsocket: don't free msgfds if error equals EAGAIN
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-27 Yongbok Kimtarget/mips: Fix gdbstub to read/write 64 bit FP registers
2018-06-27 Yongbok Kimtarget/mips: Fix data type for offset
2018-06-27 Yongbok Kimtarget/mips: Update gen_flt_ldst()
2018-06-27 Yongbok Kimtarget/mips: Fix microMIPS on reset
2018-06-27 Yongbok Kimtarget/mips: Raise a RI when given fs is n/a from CTC1
2018-06-27 Peter Maydellhw/pci-host/xilinx-pcie: don't make "io" region be RAM
2018-06-27 Peter Maydellhw/mips/mips_malta: don't make bios region 'nomigrate'
2018-06-27 Peter Maydellhw/mips/boston: don't make flash region 'nomigrate'
2018-06-27 Aleksandar... MAINTAINERS: update target-mips maintainers
2018-06-27 Nishanth Aravamudanlinux-aio: properly bubble up errors from initialization
2018-06-27 Stefan Hajnoczicompiler: add a sizeof_field() macro
2018-06-27 Daniel P. Berrangémigration: fix crash in when incoming client channel...
2018-06-27 David Hildenbrandpostcopy: drop ram_pages parameter from postcopy_ram_in...
2018-06-27 Juan Quintelamigration: Stop sending whole pages through main channel
2018-06-27 Juan Quintelamigration: Remove not needed semaphore and quit
2018-06-27 Juan Quintelamigration: Wait for blocking IO
2018-06-27 Juan Quintelamigration: Start sending messages
2018-06-27 Juan Quintelamigration: Create ram_save_multifd_page
2018-06-27 Juan Quintelamigration: Create multifd_bytes ram_counter
2018-06-27 Juan Quintelamigration: Synchronize multifd threads with main thread
2018-06-27 Juan Quintelamigration: Add block where to send/receive packets
2018-06-27 Juan Quintelamigration: Multifd channels always wait on the sem
2018-06-27 Juan Quintelamigration: Add multifd traces for start/end thread
2018-06-27 Juan Quintelamigration: Abstract the number of bytes sent
2018-06-27 Juan Quintelamigration: Calculate mbps only during transfer time
2018-06-27 Juan Quintelamigration: Create multifd packet
2018-06-27 Juan Quintelamigration: Create multipage support
2018-06-27 Stefan Hajnoczitrace: forbid floating point types
next