index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-05
arm: disable CONFIG_SERIAL_ISA
Paolo Bonzini
2019-02-05
qemu-options: Remove deprecated "-virtioconsole" option
Paolo Bonzini
2019-02-05
Remove deprecated -enable-hax option
Thomas Huth
2019-02-05
scsi-generic: avoid possible out-of-bounds access to r->buf
Paolo Bonzini
2019-02-05
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2019-02-05
i386: hvf: Don't miss 16-bit displacement
Roman Bolshakov
2019-02-05
docker: adjust Xen repository for CentOS 7
Paolo Bonzini
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
2019-02-05
i386: import & use bootparam.h
Li Zhijian
2019-02-05
hw/core/loader.c: Read as long as possible in load_image_size()
Li Zhijian
2019-02-05
unify len and addr type for memory/address APIs
Li Zhijian
2019-02-05
ui: vnc: finish removing TABs
Paolo Bonzini
2019-02-05
crypto: finish removing TABs
Paolo Bonzini
2019-02-05
monitor: do not use QTAILQ_FOREACH_SAFE across critical sections
Paolo Bonzini
2019-02-05
configure: enable elf2dmp build for Windows hosts
Viktor Prutyanov
2019-02-05
contrib/elf2dmp: fix printf format
Viktor Prutyanov
2019-02-05
contrib/elf2dmp: fix structures definitions
Viktor Prutyanov
2019-02-05
contrib/elf2dmp: use GLib in PDB processing
Viktor Prutyanov
2019-02-05
contrib/elf2dmp: use GLib in ELF processing
Viktor Prutyanov
2019-02-05
contrib/elf2dmp: fix elf.h including
Viktor Prutyanov
2019-02-05
target-i386: hvf: remove MPX support
Paolo Bonzini
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2019-02-05
i386: remove the 'INTEL_PT' CPUID bit from named CPU models
Paolo Bonzini
2019-02-05
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
Robert Hoo
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
optionrom/pvh: load initrd from fw_cfg
Stefano Garzarella
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
2019-02-05
optionrom: add new PVH option rom
Stefano Garzarella
2019-02-05
linuxboot_dma: move common functions in a new header
Stefano Garzarella
2019-02-05
linuxboot_dma: remove duplicate definitions of FW_CFG
Stefano Garzarella
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
2019-02-05
pvh: Add x86/HVM direct boot ABI header file
Liam Merwick
2019-02-05
elf-ops.h: Add get_elf_note_type()
Liam Merwick
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
cpus: ignore ESRCH in qemu_cpu_kick_thread()
Laurent Vivier
2019-02-05
configure: Add a proper check for openpty() in libutil
Thomas Huth
2019-02-05
cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic
Emilio G. Cota
2019-02-05
cpu-exec: add assert_no_pages_locked() after longjmp
Emilio G. Cota
2019-02-05
tap: flush STDOUT on newline
Paolo Bonzini
2019-02-05
vhost-user-test: reduce usage of global_qtest
Paolo Bonzini
2019-02-05
vhost-user-test: skip if there is no memory at address 0
Paolo Bonzini
2019-02-05
vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN
Paolo Bonzini
2019-02-05
vhost-user-test: signal data_cond when s->rings changes
Paolo Bonzini
2019-02-05
vhost-user-test: use g_cond_broadcast
Paolo Bonzini
2019-02-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...
Peter Maydell
2019-02-05
Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging
Peter Maydell
2019-02-04
block/nbd-client: rename read_reply_co to connection_co
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: don't check ioc
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: fix nbd_reply_chunk_iter_receive
Vladimir Sementsov-Ogievskiy
[next]