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
2018-01-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...
Peter Maydell
19
-101
/
+609
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
1
-8
/
+19
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
1
-5
/
+27
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
2
-1
/
+2
2018-01-17
ppc/pnv: change initrd address
Cédric Le Goater
1
-1
/
+1
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
5
-21
/
+37
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2
-5
/
+13
2018-01-17
ppc/pnv: change core mask for POWER9
Cédric Le Goater
2
-3
/
+3
2018-01-17
ppc/pnv: use POWER9 DD2 processor
Cédric Le Goater
2
-2
/
+2
2018-01-17
tests/boot-serial-test: fix powernv support
Cédric Le Goater
1
-1
/
+1
2018-01-17
ppc/pnv: Update skiboot firmware image
Cédric Le Goater
2
-0
/
+0
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
1
-3
/
+8
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
1
-7
/
+19
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
3
-11
/
+20
2018-01-17
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
1
-1
/
+8
2018-01-17
spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo
David Gibson
1
-5
/
+1
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
3
-187
/
+225
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
3
-3
/
+25
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
3
-9
/
+39
2018-01-17
target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM
David Gibson
2
-23
/
+6
2018-01-17
spapr: Validate capabilities on migration
David Gibson
3
-3
/
+105
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
3
-6
/
+41
2018-01-17
spapr: Capabilities infrastructure
David Gibson
4
-1
/
+220
2018-01-17
target/ppc: Yet another fix for KVM-HV HPTE accessors
Alexey Kardashevskiy
1
-4
/
+7
2018-01-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180116' into staging
Peter Maydell
2
-76
/
+124
2018-01-16
tcg/ppc: Allow a 32-bit offset to the constant pool
Richard Henderson
1
-28
/
+39
2018-01-16
tcg/ppc: Support tlb offsets larger than 64k
Richard Henderson
1
-9
/
+8
2018-01-16
tcg/arm: Support tlb offsets larger than 64k
Richard Henderson
1
-13
/
+17
2018-01-16
tcg/arm: Fix double-word comparisons
Richard Henderson
1
-26
/
+60
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
90
-415
/
+900
2018-01-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180116'...
Peter Maydell
14
-167
/
+362
2018-01-16
scripts/analyse-locks-simpletrace.py: script to analyse lock times
Alex Bennée
1
-0
/
+99
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
4
-25
/
+62
2018-01-16
cpu: flush TB cache when loading VMState
Pavel Dovgalyuk
1
-0
/
+7
2018-01-16
block/iscsi: fix initialization of iTask in iscsi_co_get_block_status
Peter Lieven
1
-1
/
+2
2018-01-16
find_ram_offset: Align ram_addr_t allocation on long boundaries
Dr. David Alan Gilbert
1
-0
/
+4
2018-01-16
find_ram_offset: Add comments and tracing
Dr. David Alan Gilbert
2
-7
/
+26
2018-01-16
cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
Dr. David Alan Gilbert
1
-2
/
+3
2018-01-16
checkpatch: Enforce proper do/while (0) style
Eric Blake
1
-0
/
+5
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
34
-42
/
+42
2018-01-16
tests: Avoid 'do/while(false); ' in vhost-user-bridge
Eric Blake
1
-2
/
+4
2018-01-16
chardev: Clean up previous patch indentation
Eric Blake
1
-34
/
+32
2018-01-16
chardev: Use goto/label instead of do/break/while(0)
Eric Blake
1
-3
/
+10
2018-01-16
mips: Tweak location of ';' in macros
Eric Blake
1
-16
/
+18
2018-01-16
net: Drop unusual use of do { } while (0);
Eric Blake
1
-10
/
+10
2018-01-16
irq: fix memory leak
linzhecheng
1
-0
/
+1
2018-01-16
cpus: unify qemu_*_wait_io_event
Paolo Bonzini
1
-32
/
+17
2018-01-16
icount: fixed saving/restoring of icount warp timers
Pavel Dovgalyuk
1
-19
/
+66
2018-01-16
scripts/qemu-gdb/timers.py: new helper to dump timer state
Alex Bennée
2
-1
/
+56
2018-01-16
scripts/qemu-gdb: add simple tcg lock status helper
Alex Bennée
2
-1
/
+48
[next]