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
2018-11-05
block: change some function return type to bool
Li Qiang
1
-3
/
+3
2018-11-04
softfloat: Don't execute divdeu without power7
Richard Henderson
1
-2
/
+2
2018-11-02
hw/arm: versal: Add a model of Xilinx Versal SoC
Edgar E. Iglesias
1
-0
/
+122
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
1
-0
/
+3
2018-11-02
hw/char: Implement nRF51 SoC UART
Julia Suvorova
1
-0
/
+78
2018-11-01
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-1
/
+11
2018-10-31
cputlb: Remove tlb_c.pending_flushes
Richard Henderson
1
-6
/
+0
2018-10-31
cputlb: Filter flushes on already clean tlbs
Richard Henderson
1
-1
/
+6
2018-10-31
cputlb: Count "partial" and "elided" tlb flushes
Richard Henderson
2
-3
/
+11
2018-10-31
cputlb: Move env->vtlb_index to env->tlb_d.vindex
Richard Henderson
1
-2
/
+3
2018-10-31
cputlb: Split large page tracking per mmu_idx
Richard Henderson
1
-2
/
+12
2018-10-31
cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
Richard Henderson
2
-7
/
+7
2018-10-31
cputlb: Move tlb_lock to CPUTLBCommon
Richard Henderson
1
-3
/
+14
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
1
-1
/
+9
2018-10-30
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
1
-0
/
+2
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
3
-5
/
+5
2018-10-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
3
-12
/
+20
2018-10-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...
Peter Maydell
1
-0
/
+2
2018-10-29
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-29
block/dirty-bitmaps: add user_locked status checker
John Snow
1
-0
/
+1
2018-10-29
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
2
-10
/
+17
2018-10-29
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-29
elf: Define MIPS_ABI_FP_UNKNOWN macro
Stefan Markovic
1
-0
/
+2
2018-10-29
audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
Mao Zhongyi
1
-0
/
+1
2018-10-26
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
2
-0
/
+2
2018-10-26
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-10-26
cpu.h: fix a typo in comment
Li Qiang
1
-1
/
+1
2018-10-26
memory.h: fix typos in comments
Li Qiang
1
-3
/
+3
2018-10-25
target/mips: Add disassembler support for nanoMIPS
Aleksandar Markovic
2
-0
/
+2
2018-10-24
memory-device: complete factoring out unplug handling
David Hildenbrand
1
-1
/
+1
2018-10-24
memory-device: complete factoring out plug handling
David Hildenbrand
1
-2
/
+1
2018-10-24
memory-device: complete factoring out pre_plug handling
David Hildenbrand
1
-3
/
+2
2018-10-24
memory-device: add device class function set_addr()
David Hildenbrand
1
-0
/
+8
2018-10-24
memory-device: drop get_region_size()
David Hildenbrand
1
-1
/
+0
2018-10-24
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2
-4
/
+15
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
1
-0
/
+2
2018-10-24
memory-device: document MemoryDeviceClass
David Hildenbrand
1
-0
/
+36
2018-10-24
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
1
-2
/
+2
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
1
-3
/
+3
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
7
-9
/
+22
2018-10-23
osdep: Work around MinGW assert
Richard Henderson
1
-0
/
+12
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-88
/
+347
2018-10-19
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging
Peter Maydell
7
-17
/
+214
2018-10-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-2
/
+15
2018-10-19
blockdev: Convert drive_new() to Error
Markus Armbruster
1
-1
/
+2
2018-10-19
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
1
-1
/
+1
2018-10-19
numa: Clean up error reporting in parse_numa()
Markus Armbruster
1
-1
/
+0
2018-10-19
ui: Convert vnc_display_init(), init_keyboard_layout() to Error
Fei Li
1
-1
/
+1
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
1
-1
/
+0
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
1
-1
/
+1
[next]