index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
2018-06-28
pc-dimm: remove leftover "struct pc_dimms_capacity"
David Hildenbrand
2018-06-28
qemu-options: Add missing newline to -accel help text
Eduardo Habkost
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
2018-06-28
configure: enable debug-mutex if debug enabled
Peter Xu
2018-06-28
QemuMutex: support --enable-debug-mutex
Paolo Bonzini
2018-06-28
qemu-thread: introduce qemu-thread-common.h
Peter Xu
2018-06-28
tests/atomic_add-bench: add -m option to use mutexes
Emilio G. Cota
2018-06-28
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
2018-06-28
exec: check that alignment is a power of two
David Hildenbrand
2018-06-28
memory-device: turn alignment assert into check
David Hildenbrand
2018-06-28
whpx: commit missing file
Paolo Bonzini
2018-06-28
target/i386: Fix BLSR and BLSI
Richard Henderson
2018-06-28
hw/char/serial: Only retry if qemu_chr_fe_write returns 0
Sergio Lopez
2018-06-28
main-loop: document IOCanReadHandler
Stefan Hajnoczi
2018-06-28
chardev: don't splatter terminal settings on exit if not previously set
Daniel P. Berrangé
2018-06-28
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
exec: Fix MAP_RAM for cached access
Eric Auger
2018-06-28
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
2018-06-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' i...
Peter Maydell
2018-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-27
target/mips: Fix gdbstub to read/write 64 bit FP registers
Yongbok Kim
2018-06-27
target/mips: Fix data type for offset
Yongbok Kim
2018-06-27
target/mips: Update gen_flt_ldst()
Yongbok Kim
2018-06-27
target/mips: Fix microMIPS on reset
Yongbok Kim
2018-06-27
target/mips: Raise a RI when given fs is n/a from CTC1
Yongbok Kim
2018-06-27
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
Peter Maydell
2018-06-27
hw/mips/mips_malta: don't make bios region 'nomigrate'
Peter Maydell
2018-06-27
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
2018-06-27
MAINTAINERS: update target-mips maintainers
Aleksandar Markovic
2018-06-27
migration: fix crash in when incoming client channel setup fails
Daniel P. Berrangé
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
migration: Stop sending whole pages through main channel
Juan Quintela
2018-06-27
migration: Remove not needed semaphore and quit
Juan Quintela
2018-06-27
migration: Wait for blocking IO
Juan Quintela
2018-06-27
migration: Start sending messages
Juan Quintela
2018-06-27
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
migration: Create multifd packet
Juan Quintela
2018-06-27
migration: Create multipage support
Juan Quintela
2018-06-27
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
trace: enable tracing of TCG atomics
Emilio G. Cota
[next]