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
2017-10-10
vhost-user-scsi: remove VUS_MAX_LUNS
Marc-André Lureau
2017-10-10
vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
Marc-André Lureau
2017-10-10
vhost-user-scsi: assert() in iscsi_add_lun()
Marc-André Lureau
2017-10-10
vhost-user-scsi: use NULL pointer
Marc-André Lureau
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
2017-10-10
vhost-user-scsi: use glib allocation
Marc-André Lureau
2017-10-10
vhost-user-scsi: code style fixes
Marc-André Lureau
2017-10-10
vhost-user-scsi: connect unix socket before allocating
Marc-André Lureau
2017-10-10
vhost-user-scsi: use g_strdup()
Marc-André Lureau
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
2017-10-10
build-sys: make vhost-user-scsi depend on libvhost-user.a
Marc-André Lureau
2017-10-10
build-sys: fix libvhost-user.a build
Marc-André Lureau
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
2017-10-10
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-09
qemu-options: Deprecate -nodefconfig
Eduardo Habkost
2017-10-09
vl: Eliminate defconfig variable
Eduardo Habkost
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-10-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171006'...
Peter Maydell
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
2017-10-06
target/arm: Factor out "get mmuidx for specified security state"
Peter Maydell
2017-10-06
target/arm: Fix calculation of secure mm_idx values
Peter Maydell
2017-10-06
target/arm: Implement security attribute lookups for memory accesses
Peter Maydell
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
2017-10-06
target/arm: Add v8M support to exception entry code
Peter Maydell
2017-10-06
target/arm: Add support for restoring v8M additional state context
Peter Maydell
2017-10-06
target/arm: Update excret sanity checks for v8M
Peter Maydell
2017-10-06
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
2017-10-06
target/arm: Don't warn about exception return with PC low bit set for v8M
Peter Maydell
2017-10-06
target/arm: Warn about restoring to unaligned stack
Peter Maydell
2017-10-06
target/arm: Check for xPSR mismatch usage faults earlier for v8M
Peter Maydell
2017-10-06
target/arm: Restore SPSEL to correct CONTROL register on exception return
Peter Maydell
2017-10-06
target/arm: Restore security state on exception return
Peter Maydell
2017-10-06
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
2017-10-06
target/arm: Don't switch to target stack early in v7M exception return
Peter Maydell
2017-10-06
nvic: Clear the vector arrays and prigroup on reset
Peter Maydell
2017-10-06
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
2017-10-06
hw/sd: fix out-of-bounds check for multi block reads
Michael Olbrich
2017-10-06
arm: Fix SMC reporting to EL2 when QEMU provides PSCI
Jan Kiszka
2017-10-06
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-06' into queue-b...
Kevin Wolf
2017-10-06
block/mirror: check backing in bdrv_mirror_top_flush
Vladimir Sementsov-Ogievskiy
[next]