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
2017-10-19
sun4u: fix assert when adding NICs which aren't the in-built model
Mark Cave-Ayland
1
-2
/
+2
2017-10-19
sun4u: update PCI topology to include simba PCI bridges
Mark Cave-Ayland
3
-28
/
+79
2017-10-18
scsi: reject configurations with logical block size > physical block size
Mark Kanda
1
-0
/
+8
2017-10-18
qdev: defer DEVICE_DEL event until instance_finalize()
Michael Roth
1
-11
/
+12
2017-10-18
Revert "qdev: Free QemuOpts when the QOM path goes away"
Michael Roth
1
-3
/
+1
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
2
-3
/
+15
2017-10-18
qemu-pr-helper: use new libmultipath API
Paolo Bonzini
2
-5
/
+24
2017-10-18
watch_mem_write: implement 8-byte accesses
Paolo Bonzini
1
-0
/
+16
2017-10-18
notdirty_mem_write: implement 8-byte accesses
Andrew Baumann
1
-0
/
+13
2017-10-18
memory: reuse section_from_flat_range()
David Hildenbrand
1
-8
/
+2
2017-10-18
kvm: simplify kvm_align_section()
David Hildenbrand
1
-12
/
+6
2017-10-18
kvm: region_add and region_del is not called on updates
David Hildenbrand
1
-7
/
+1
2017-10-18
kvm: fix error message when failing to unregister slot
David Hildenbrand
1
-1
/
+1
2017-10-18
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
David Hildenbrand
1
-4
/
+4
2017-10-18
kvm: fix alignment of ram address
David Hildenbrand
1
-1
/
+2
2017-10-18
memory: call log_start after region_add
David Hildenbrand
1
-3
/
+3
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
1
-3
/
+28
2017-10-17
linux-user/main: support dfilter
Alex Bennée
1
-0
/
+7
2017-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...
Peter Maydell
33
-614
/
+378
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
11
-15
/
+35
2017-10-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...
Peter Maydell
4
-124
/
+187
2017-10-17
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
47
-2067
/
+24555
2017-10-17
egl-headless: add dmabuf support
Gerd Hoffmann
1
-2
/
+57
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2
-0
/
+31
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2
-0
/
+49
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
5
-6
/
+24
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
12
-73
/
+69
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
3
-0
/
+59
2017-10-17
cirrus: fix oob access in mode4and5 write functions
Gerd Hoffmann
1
-4
/
+2
2017-10-17
vga: add ram_addr_t cast
Gerd Hoffmann
1
-1
/
+1
2017-10-17
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
1
-7
/
+21
2017-10-17
vga: drop line_offset variable
Gerd Hoffmann
1
-4
/
+3
2017-10-17
spapr_cpu_core: rewrite machine type sanity check
Greg Kurz
1
-4
/
+8
2017-10-17
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
1
-1
/
+11
2017-10-17
spapr: Correct RAM size calculation for HPT resizing
David Gibson
1
-2
/
+2
2017-10-17
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
1
-58
/
+34
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
4
-19
/
+13
2017-10-17
ppc: pnv: define core types statically
Igor Mammedov
1
-28
/
+20
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2
-7
/
+12
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
4
-6
/
+11
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
3
-17
/
+15
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
7
-39
/
+24
2017-10-17
ppc: move ppc_cpu_lookup_alias() before its first user
Igor Mammedov
1
-13
/
+13
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
1
-2
/
+2
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
3
-13
/
+4
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
4
-14
/
+10
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
2
-59
/
+30
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
5
-52
/
+59
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
3
-32
/
+4
[prev]
[next]