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-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/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
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
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
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
2018-10-03
scripts/device-crash-test: Remove entries for serial devices
Thomas Huth
2018-10-03
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
2018-10-03
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost
2018-10-03
device-crash-test: No need for sys.path hack
Eduardo Habkost
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
2018-10-03
qemu-nbd: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
2018-10-03
qemu-nbd: Document --tls-creds
Eric Blake
2018-10-03
nbd/server: fix NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
2018-10-03
nbd: Don't take address of fields in packed structs
Peter Maydell
2018-10-03
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
2018-10-03
chardev: use a child source for qio input source
Marc-André Lureau
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
2018-10-03
char.h: fix gtk-doc comment style
Marc-André Lureau
2018-10-03
chardev: unref if underlying chardev has no parent
Marc-André Lureau
2018-10-03
chardev: remove qemu_chr_fe_read_all() counter
Marc-André Lureau
2018-10-03
chardev: avoid crash if no associated address
Marc-André Lureau
2018-10-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-02
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
2018-10-02
cpus: fix TCG kick timer leak
Alex Bennée
2018-10-02
docs/devel/memory.txt: Document _with_attrs accessors
Peter Maydell
2018-10-02
hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
Peter Maydell
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
2018-10-02
memory: Fix access_with_adjusted_size(small size) on big-endian memory regions
Philippe Mathieu-Daudé
2018-10-02
memory: Refactor common shifting code from accessors
Philippe Mathieu-Daudé
2018-10-02
memory: Use MAKE_64BIT_MASK()
Philippe Mathieu-Daudé
2018-10-02
virtio: do not take address of packed members
Paolo Bonzini
2018-10-02
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
[next]