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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
7
-19
/
+48
2017-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...
Peter Maydell
6
-14
/
+59
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-1
/
+5
2017-10-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...
Peter Maydell
1
-2
/
+1
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
1
-2
/
+10
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
1
-0
/
+4
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
1
-0
/
+3
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
1
-1
/
+1
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
5
-19
/
+15
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2
-0
/
+26
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2
-2
/
+0
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
2
-4
/
+9
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
1
-4
/
+4
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2
-2
/
+1
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
1
-1
/
+1
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
1
-0
/
+2
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
1
-2
/
+0
2017-10-17
qom: add helper macro DEFINE_TYPES()
Igor Mammedov
1
-0
/
+36
2017-10-17
qom: introduce type_register_static_array()
Igor Mammedov
1
-0
/
+10
2017-10-16
include/hw/or-irq.h: Drop unused in_irqs field
Peter Maydell
1
-1
/
+0
2017-10-16
futex: add missing header guards
Emilio G. Cota
1
-0
/
+5
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-0
/
+57
2017-10-16
io: get rid of bounce buffering in websock write path
Daniel P. Berrange
1
-1
/
+0
2017-10-16
io: simplify websocket ping reply handling
Daniel P. Berrange
1
-1
/
+1
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
1
-7
/
+14
2017-10-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+10
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
1
-1
/
+0
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
1
-1
/
+10
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
1
-0
/
+6
2017-10-15
dump: add guest ELF note
Marc-André Lureau
1
-0
/
+2
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
1
-0
/
+46
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-0
/
+3
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
1
-7
/
+8
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
1
-2
/
+2
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
1
-2
/
+9
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
1
-12
/
+0
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
1
-2
/
+13
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
1
-11
/
+2
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-7
/
+0
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2
-53
/
+20
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
1
-1
/
+0
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2017-10-12
arm: fix armv7m_init() declaration to match definition
Igor Mammedov
1
-1
/
+1
2017-10-11
Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...
Peter Maydell
1
-0
/
+7
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2
-2
/
+6
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
1
-2
/
+10
2017-10-10
exec-all: introduce TB_PAGE_ADDR_FMT
Emilio G. Cota
1
-0
/
+2
[next]