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-18
target/xtensa: allow multiple names for single opcode
Max Filippov
2019-02-18
target/xtensa: don't require opcode table sorting
Max Filippov
2019-02-18
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
Max Filippov
2019-02-18
target/xtensa: fixup test_mmuhifi_c3 overlay
Max Filippov
2019-02-11
target/xtensa: get rid of gen_callw[i]
Max Filippov
2019-02-10
target/xtensa: don't specify windowed registers manually
Max Filippov
2019-02-08
target/xtensa/import_core.sh: don't add duplicate 'static'
Max Filippov
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
2019-02-04
spapr: Drop unused parameters from fdt building helper
Alexey Kardashevskiy
2019-02-04
MAINTAINERS: Merge the two e500 sections
Thomas Huth
2019-02-04
MAINTAINERS: XIVE is an interrupt controller, not a machine
Thomas Huth
2019-02-04
hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
Thomas Huth
2019-02-04
ppc: remove the interrupt presenters from under PowerPCCPU
Cédric Le Goater
2019-02-04
target/ppc: implement complete set of Vsr* macros
Mark Cave-Ayland
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2019-02-04
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-04
spapr: Forbid setting ic-mode for old machine types
Greg Kurz
[next]