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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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-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
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
2
-3
/
+2
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
1
-0
/
+49
2017-10-10
exec-all: fix typos in TranslationBlock's documentation
Emilio G. Cota
1
-2
/
+2
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2
-2
/
+2
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
1
-0
/
+7
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
1
-1
/
+1
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
1
-2
/
+2
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+1
2017-10-06
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
1
-6
/
+8
2017-10-06
crypto: expose encryption sector size in APIs
Daniel P. Berrange
1
-0
/
+15
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
1
-2
/
+1
2017-10-06
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
1
-0
/
+6
2017-10-06
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
1
-4
/
+4
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
1
-2
/
+2
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
1
-3
/
+2
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
1
-7
/
+7
2017-10-06
dirty-bitmap: Avoid size query failure during truncate
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Drop unused functions
Eric Blake
1
-10
/
+0
2017-10-06
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
1
-4
/
+4
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
1
-3
/
+2
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+1
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+67
2017-10-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...
Peter Maydell
1
-0
/
+2
2017-10-04
io: Reply to ping frames
Brandon Carpenter
1
-0
/
+1
2017-10-04
io: Add support for fragmented websocket binary frames
Brandon Carpenter
1
-0
/
+1
2017-10-03
iothread: export iothread_stop()
Peter Xu
1
-0
/
+1
2017-10-03
iothread: provide helpers for internal use
Peter Xu
1
-0
/
+8
2017-10-03
qom: provide root container for internal objs
Peter Xu
1
-0
/
+11
2017-10-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-25
/
+42
2017-10-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...
Peter Maydell
1
-10
/
+2
2017-10-02
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
1
-1
/
+1
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
1
-10
/
+2
2017-09-29
linux-headers: sync against v4.14-rc1
Alexey Perevalov
3
-24
/
+41
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
2
-1
/
+10
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
1
-2
/
+3
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
1
-21
/
+2
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2
-4
/
+4
2017-09-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int...
Peter Maydell
3
-6
/
+8
2017-09-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+8
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-1
/
+1
2017-09-27
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
1
-2
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+1
[next]