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-15
hw/arm/virt: Allow dynamic vfio-platform devices again
Geert Uytterhoeven
1
-0
/
+1
2018-10-15
hw/arm/sysbus-fdt: Allow device matching with DT compatible value
Eric Auger
1
-14
/
+47
2018-10-15
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
4
-2
/
+28
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
4
-0
/
+40
2018-10-15
stubs: add ramfb
Gerd Hoffmann
2
-0
/
+14
2018-10-15
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181015-pull-request' ...
Peter Maydell
11
-337
/
+240
2018-10-15
Makefile: Install new vgabios binaries
Alex Williamson
1
-0
/
+1
2018-10-15
hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
Thomas Huth
4
-138
/
+207
2018-10-15
i2c: switch ddc to use the new edid generator
Gerd Hoffmann
2
-193
/
+11
2018-10-15
qxl: check qxl_phys2virt return value
Gerd Hoffmann
1
-1
/
+1
2018-10-15
bochs-display: wire up edid support
Gerd Hoffmann
2
-0
/
+14
2018-10-15
display: add separate config option for bochs-display
Gerd Hoffmann
2
-1
/
+2
2018-10-15
edid: fix alignment issues
Gerd Hoffmann
1
-4
/
+4
2018-10-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...
Peter Maydell
5
-253
/
+26
2018-10-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181012-pull-request' i...
Peter Maydell
2
-3
/
+20
2018-10-12
ui: increase min required GTK3 version to 3.14.0
Daniel P. Berrangé
2
-11
/
+1
2018-10-12
ui: remove support for GTK2 in favour of GTK3
Daniel P. Berrangé
5
-243
/
+26
2018-10-12
gtk: fix uninitialized variable
Paolo Bonzini
1
-1
/
+1
2018-10-12
sdl2: Support all virtio-gpu formats
Max Reitz
1
-0
/
+15
2018-10-12
gtk: Don't vte_terminal_set_encoding() on new VTE versions
Kevin Wolf
1
-2
/
+4
2018-10-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into staging
Peter Maydell
26
-43
/
+1269
2018-10-12
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2
-5
/
+6
2018-10-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181011a'...
Peter Maydell
15
-38
/
+531
2018-10-12
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
Thomas Huth
1
-1
/
+1
2018-10-12
s390: doc: detailed specifications for AP virtualization
Tony Krowiak
2
-0
/
+827
2018-10-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
5
-0
/
+186
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
7
-0
/
+175
2018-10-12
s390x/kvm: enable AP instruction interpretation for guest
Tony Krowiak
1
-0
/
+19
2018-10-12
s390x/cpumodel: Set up CPU model for AP device support
Tony Krowiak
4
-0
/
+11
2018-10-12
linux-headers: update
Cornelia Huck
8
-5
/
+39
2018-10-12
target/s390x/excp_helper: Remove DPRINTF() macro
Thomas Huth
1
-37
/
+11
2018-10-12
nvme: correct locking around completion
Paolo Bonzini
1
-2
/
+0
2018-10-12
iothread: fix crash with invalid properties
Marc-André Lureau
1
-3
/
+6
2018-10-11
migration-test: Only generate a single target architecture
Juan Quintela
1
-9
/
+14
2018-10-11
qmp, hmp: make subsystem/system-vendor identities optional
Denis V. Lunev
3
-7
/
+16
2018-10-11
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
1
-12
/
+1
2018-10-11
vhost-user: Fix userfaultfd leak
Ilya Maximets
1
-0
/
+7
2018-10-11
migration: Stop postcopy fault thread before notifying
Ilya Maximets
1
-5
/
+6
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
7
-1
/
+343
2018-10-11
tests: Add migration test for aarch64
Wei Huang
7
-5
/
+145
2018-10-11
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-10-10' into ...
Peter Maydell
6
-24
/
+18
2018-10-10
ivshmem: Fix unplug of device "ivshmem-plain"
Markus Armbruster
1
-9
/
+5
2018-10-10
libqtest: Inline g_assert_no_errno()
Markus Armbruster
1
-8
/
+3
2018-10-10
tests: Restore check-qdict unit test
Markus Armbruster
2
-1
/
+3
2018-10-09
qapi/misc.json: Remove superfluous words in CpuModelExpansionType
Kashyap Chamarthy
1
-6
/
+6
2018-10-09
tests/check-qjson: fix a leak
Marc-André Lureau
1
-0
/
+1
2018-10-09
s390x/tcg: always enable AFP for linux-user
David Hildenbrand
1
-0
/
+5
2018-10-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181008'...
Peter Maydell
16
-1108
/
+2623
2018-10-08
hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
Peter Maydell
1
-1
/
+1
2018-10-08
target/arm: Add v8M stack checks for MSR to SP_NS
Peter Maydell
1
-1
/
+13
[prev]
[next]