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
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
2019-02-04
block/nbd-client: split connection from initialization
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd: move connection code from block/nbd to block/nbd-client
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: split channel errors from export errors
Vladimir Sementsov-Ogievskiy
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-02-04
qemu-nbd: Deprecate qemu-nbd --partition
Eric Blake
2019-02-04
test-filter-mirror: pass UNIX domain socket through fd
Jason Wang
2019-02-04
tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0
Thomas Huth
2019-02-04
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...
Peter Maydell
2019-02-04
xen-block: handle resize callback
Paul Durrant
2019-02-04
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
2019-02-04
configure: Don't add Xen's libs to LDFLAGS
Anthony PERARD
2019-02-04
configure: xen: Stop build-testing for xc_domain_create
Anthony PERARD
2019-02-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...
Peter Maydell
2019-02-04
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
2019-02-04
mmap-alloc: unfold qemu_ram_mmap()
Murilo Opsfelder Araujo
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
2019-02-04
spapr_pci: Fix endianness in assigned-addresses property
Alexey Kardashevskiy
2019-02-04
target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: simplify VEXT_SIGNED macro in int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: eliminate use of EL_IDX macros from int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros
Mark Cave-Ayland
2019-02-04
target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros
Mark Cave-Ayland
2019-02-04
hw/ppc/spapr: Add support for "-vga cirrus"
Thomas Huth
2019-02-04
QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule
Mark Cave-Ayland
2019-02-04
MAINTAINERS: add myself as maintainer for Mac Old World and New World machines
Mark Cave-Ayland
[next]