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-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into staging
Peter Maydell
2018-10-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-10-08
Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...
Peter Maydell
2018-10-07
slirp: Propagate host TCP RST packet to the guest after socket disconnected
Gavin Grant
2018-10-07
slirp: fix ICMP handling on macOS hosts
Andrew Oates
2018-10-07
slirp: document mbuf pointers and sizes
Peter Maydell
2018-10-05
softfloat: Specialize udiv_qrnnd for ppc64
Richard Henderson
2018-10-05
softfloat: Specialize udiv_qrnnd for s390x
Richard Henderson
2018-10-05
softfloat: Specialize udiv_qrnnd for x86_64
Richard Henderson
2018-10-05
softfloat: Fix division
Richard Henderson
2018-10-05
softfloat: Replace countLeadingZeros32/64 with clz32/64
Thomas Huth
2018-10-05
tests/fp/fp-test: add floating point tests
Emilio G. Cota
2018-10-05
gitmodules: add berkeley's softfloat + testfloat version 3
Emilio G. Cota
2018-10-05
softfloat: remove float64_trunc_to_int
Emilio G. Cota
2018-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...
Peter Maydell
2018-10-05
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...
Peter Maydell
2018-10-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging
Peter Maydell
2018-10-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-10-03-v2' into...
Peter Maydell
2018-10-05
vl: list user creatable properties when 'help' is argument
Marc-André Lureau
2018-10-05
hostmem: add some properties description
Marc-André Lureau
2018-10-05
vl: handle -object help
Marc-André Lureau
2018-10-05
tests/qom-proplist: check class properties iterator
Marc-André Lureau
2018-10-05
tests/qom-proplist: check properties are not listed multiple times
Marc-André Lureau
2018-10-05
tests/qom-proplist: check duplicate "bv" property registration failed
Marc-André Lureau
2018-10-05
qom/object: register 'type' property as class property
Marc-André Lureau
2018-10-05
qom/object: fix iterating properties over a class
Marc-André Lureau
2018-10-05
qemu-option: improve qemu_opts_print_help() output
Marc-André Lureau
2018-10-05
qemu-option: add help fallback to print the list of options
Marc-André Lureau
2018-10-05
cutils: add qemu_pstrcmp0()
Marc-André Lureau
2018-10-05
qdev-monitor: print help to stdout
Marc-André Lureau
2018-10-05
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-10-05
edid: fix vendor default
Gerd Hoffmann
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
2018-10-05
edid: Ignore built binary
Eric Blake
2018-10-05
Update OpenBIOS images to 441a84d3 built from submodule.
Mark Cave-Ayland
2018-10-04
nbd: fix NBD_FLAG_SEND_CACHE value
Denis V. Lunev
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
2018-10-04
s390x/tcg: refactor specification checking
David Hildenbrand
2018-10-04
s390x/tcg: fix FP register pair checks
David Hildenbrand
2018-10-04
s390x/tcg: handle privileged instructions via flags
David Hildenbrand
2018-10-04
s390x/tcg: check for AFP-register, BFP and DFP data exceptions
David Hildenbrand
2018-10-04
s390x/tcg: add instruction flags for floating point instructions
David Hildenbrand
2018-10-04
s390x/tcg: support flags for instructions
David Hildenbrand
2018-10-04
s390x/tcg: store in the TB flags if AFP is enabled
David Hildenbrand
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
2018-10-04
s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
David Hildenbrand
2018-10-04
target/s390x: exception on non-aligned LPSW(E)
Pavel Zbitskiy
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-10-04
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
[next]