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
2018-10-26
memory.h: fix typos in comments
Li Qiang
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
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-0
/
+14
2018-10-19
scripts: Remove check-qerror.sh
Alberto Garcia
1
-3
/
+3
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
1
-2
/
+8
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
1
-0
/
+18
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2
-0
/
+14
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
1
-0
/
+4
2018-10-19
hyperv: add synic message delivery
Roman Kagan
1
-3
/
+15
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
1
-0
/
+8
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
1
-0
/
+5
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
1
-0
/
+31
2018-10-19
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan
1
-0
/
+129
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
1
-11
/
+0
2018-10-19
i386: hvf: Remove hvf_disabled
Roman Bolshakov
1
-2
/
+2
2018-10-19
target-i386 : add coalesced_pio API
Peng Hao
1
-2
/
+2
2018-10-19
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
1
-1
/
+9
2018-10-19
qemu-timer: introduce timer attributes
Artem Pisarenko
2
-62
/
+106
2018-10-19
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
1
-9
/
+0
2018-10-19
filter: Add handle_event method for NetFilterClass
Zhang Chen
1
-0
/
+5
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
1
-0
/
+1
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
1
-2
/
+3
2018-10-19
colo-compare: implement the process of checkpoint
Zhang Chen
1
-0
/
+6
2018-10-18
cputlb: read CPUTLBEntry.addr_write atomically
Emilio G. Cota
2
-2
/
+11
2018-10-18
tcg: Split CONFIG_ATOMIC128
Richard Henderson
2
-0
/
+164
2018-10-18
tcg: Add tlb_index and tlb_entry helpers
Richard Henderson
2
-15
/
+29
2018-10-18
cputlb: serialize tlb updates with env->tlb_lock
Emilio G. Cota
1
-0
/
+3
2018-10-18
exec: introduce tlb_init
Emilio G. Cota
1
-0
/
+8
2018-10-18
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
1
-1
/
+0
2018-10-18
elf: Fix comments to EF_MIPS_MACH_xxx constants
Fredrik Noring
1
-2
/
+2
2018-10-18
elf: Add Mips_elf_abiflags_v0 structure
Stefan Markovic
1
-0
/
+16
2018-10-18
elf: Add MIPS_ABI_FP_XXX constants
Stefan Markovic
1
-0
/
+8
2018-10-18
elf: Fix PT_MIPS_XXX constants
Stefan Markovic
1
-2
/
+5
2018-10-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...
Peter Maydell
3
-1
/
+27
2018-10-17
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
1
-0
/
+11
2018-10-17
qemu/compiler: Wrap __attribute__((flatten)) in a macro
Thomas Huth
1
-0
/
+15
2018-10-16
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
1
-0
/
+2
2018-10-16
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
1
-1
/
+1
2018-10-16
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
1
-1
/
+4
2018-10-16
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
1
-1
/
+1
[next]