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
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-04
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into st...
Peter Maydell
2018-05-04
nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS reply
Eric Blake
2018-05-04
nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
Eric Blake
2018-05-04
migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bits
Vladimir Sementsov-Ogievskiy
2018-05-04
nbd/client: fix nbd_negotiate_simple_meta_context
Vladimir Sementsov-Ogievskiy
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
2018-05-04
qapi: deprecate CpuInfoFast.arch
Laszlo Ersek
2018-05-04
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Laszlo Ersek
2018-05-04
qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget
Laszlo Ersek
2018-05-04
qapi: add SysEmuTarget to "common.json"
Laszlo Ersek
2018-05-04
qapi: fill in CpuInfoFast.arch in query-cpus-fast
Laszlo Ersek
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
2018-05-04
qobject: Ensure base is at offset 0
Marc-André Lureau
2018-05-04
qobject: Use qobject_to() instead of type cast
Markus Armbruster
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
2018-05-04
spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
Greg Kurz
2018-05-04
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
2018-05-04
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
Mark Cave-Ayland
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
2018-05-04
spapr: Clean up handling of LPCR power-saving exit bits
David Gibson
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
David Gibson
2018-05-04
spapr: Clean up LPCR updates from hypercalls
David Gibson
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
2018-05-04
spapr: Remove unhelpful helpers from rtas_start_cpu()
David Gibson
2018-05-04
spapr: Clean up rtas_start_cpu() & rtas_stop_self()
David Gibson
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-05-04
target/ppc: return a nil HPT base address on sPAPR machines
Cédric Le Goater
2018-05-03
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
2018-05-03
MAINTAINERS: update Marcel Apfelbaum email
Marcel Apfelbaum
2018-05-03
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
2018-05-03
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2018-05-03
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
2018-05-03
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
2018-05-03
linux-user: introduce target_sigsp() and target_save_altstack()
Laurent Vivier
2018-05-03
linux-user: ARM-FDPIC: Add support for signals for FDPIC targets
Christophe Lyon
2018-05-03
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
Christophe Lyon
[next]