index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
qom/object: register 'type' property as class property
Marc-André Lureau
1
-3
/
+4
2018-10-05
qom/object: fix iterating properties over a class
Marc-André Lureau
1
-1
/
+1
2018-10-05
qemu-option: improve qemu_opts_print_help() output
Marc-André Lureau
1
-2
/
+36
2018-10-05
qemu-option: add help fallback to print the list of options
Marc-André Lureau
1
-11
/
+22
2018-10-05
cutils: add qemu_pstrcmp0()
Marc-André Lureau
2
-0
/
+17
2018-10-05
qdev-monitor: print help to stdout
Marc-André Lureau
3
-16
/
+35
2018-10-05
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-14
/
+4
2018-10-05
edid: fix vendor default
Gerd Hoffmann
2
-2
/
+2
2018-10-05
secondary-vga: delete mmio subregions upon exit
remy.noel
1
-0
/
+8
2018-10-05
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
2
-1
/
+34
2018-10-05
edid: Ignore built binary
Eric Blake
1
-0
/
+1
2018-10-05
Update OpenBIOS images to 441a84d3 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-10-04
nbd: fix NBD_FLAG_SEND_CACHE value
Denis V. Lunev
1
-1
/
+3
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
1
-13
/
+21
2018-10-04
s390x/tcg: refactor specification checking
David Hildenbrand
1
-28
/
+6
2018-10-04
s390x/tcg: fix FP register pair checks
David Hildenbrand
1
-10
/
+10
2018-10-04
s390x/tcg: handle privileged instructions via flags
David Hildenbrand
2
-145
/
+76
2018-10-04
s390x/tcg: check for AFP-register, BFP and DFP data exceptions
David Hildenbrand
1
-0
/
+33
2018-10-04
s390x/tcg: add instruction flags for floating point instructions
David Hildenbrand
2
-127
/
+135
2018-10-04
s390x/tcg: support flags for instructions
David Hildenbrand
2
-6
/
+19
2018-10-04
s390x/tcg: store in the TB flags if AFP is enabled
David Hildenbrand
1
-0
/
+8
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
7
-20
/
+44
2018-10-04
s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
David Hildenbrand
5
-15
/
+24
2018-10-04
target/s390x: exception on non-aligned LPSW(E)
Pavel Zbitskiy
1
-2
/
+4
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
3
-0
/
+19
2018-10-04
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
2
-9
/
+16
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2
-17
/
+23
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
1
-2
/
+3
2018-10-03
scripts/device-crash-test: Remove entries for serial devices
Thomas Huth
1
-5
/
+0
2018-10-03
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
1
-5
/
+3
2018-10-03
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost
1
-3
/
+1
2018-10-03
device-crash-test: No need for sys.path hack
Eduardo Habkost
1
-1
/
+0
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
4
-43
/
+18
2018-10-03
qemu-nbd: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-19
/
+6
2018-10-03
qemu-nbd: Document --tls-creds
Eric Blake
1
-0
/
+1
2018-10-03
nbd/server: fix NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2018-10-03
nbd: Don't take address of fields in packed structs
Peter Maydell
2
-34
/
+34
2018-10-03
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
10
-147
/
+149
2018-10-03
chardev: use a child source for qio input source
Marc-André Lureau
1
-43
/
+5
2018-10-03
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
6
-19
/
+70
2018-10-03
char.h: fix gtk-doc comment style
Marc-André Lureau
2
-79
/
+63
2018-10-03
chardev: unref if underlying chardev has no parent
Marc-André Lureau
1
-1
/
+6
2018-10-03
chardev: remove qemu_chr_fe_read_all() counter
Marc-André Lureau
1
-5
/
+1
2018-10-03
chardev: avoid crash if no associated address
Marc-André Lureau
1
-2
/
+6
2018-10-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
100
-2187
/
+4824
2018-10-02
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
1
-80
/
+83
2018-10-02
cpus: fix TCG kick timer leak
Alex Bennée
1
-2
/
+3
2018-10-02
docs/devel/memory.txt: Document _with_attrs accessors
Peter Maydell
1
-2
/
+9
2018-10-02
hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps struct
Peter Maydell
1
-6
/
+1
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
3
-68
/
+2
[prev]
[next]