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
2017-06-09
xics: pass appropriate types to realize() handlers.
Greg Kurz
4
-17
/
+13
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
6
-8
/
+16
2017-06-09
hw/cpu: core.c can be compiled as common object
Thomas Huth
1
-2
/
+1
2017-06-08
hw/ppc/spapr: Adjust firmware name for PCI bridges
Thomas Huth
1
-0
/
+6
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
3
-25
/
+8
2017-06-08
pnv_core: drop reference on ICPState object during CPU realization
Greg Kurz
1
-1
/
+2
2017-06-08
spapr: Rework DRC name handling
David Gibson
2
-53
/
+30
2017-06-08
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
David Gibson
1
-40
/
+23
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
4
-34
/
+19
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
3
-26
/
+17
2017-06-08
spapr: Clean up RTAS set-indicator
David Gibson
2
-42
/
+44
2017-06-08
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
David Gibson
1
-5
/
+6
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
4
-43
/
+40
2017-06-08
pseries: Correct panic behaviour for pseries machine type
David Gibson
1
-5
/
+2
2017-06-08
spapr: fix memory leak in spapr_memory_pre_plug()
Greg Kurz
1
-1
/
+4
2017-06-08
target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
1
-0
/
+1
2017-06-08
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
2
-4
/
+4
2017-06-07
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
Peter Maydell
1
-5
/
+1
2017-06-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170607' i...
Peter Maydell
4
-194
/
+114
2017-06-07
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
3
-0
/
+14
2017-06-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-80
/
+60
2017-06-07
target/m68k: implement rtd
Laurent Vivier
3
-0
/
+14
2017-06-07
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170606' into staging
Peter Maydell
11
-496
/
+1553
2017-06-07
qemu/migration: fix the double free problem on from_src_file
QingFeng Hao
1
-1
/
+0
2017-06-07
ram: Make RAMState dynamic
Juan Quintela
1
-23
/
+35
2017-06-07
ram: Use MigrationStats for statistics
Juan Quintela
3
-144
/
+61
2017-06-07
ram: Move ZERO_TARGET_PAGE inside XBZRLE
Juan Quintela
1
-5
/
+6
2017-06-07
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
3
-5
/
+3
2017-06-07
ram: We only print throttling information sometimes
Juan Quintela
1
-5
/
+5
2017-06-07
ram: Unfold get_xbzrle_cache_stats() into populate_ram_info()
Juan Quintela
1
-18
/
+11
2017-06-07
Revert "Change net/socket.c to use socket_*() functions" again
Daniel P. Berrange
1
-71
/
+56
2017-06-07
net/rocker: Cleanup the useless return value check
Mao Zhongyi
2
-9
/
+4
2017-06-06
target/s390x: addressing exceptions are suppressing
David Hildenbrand
1
-1
/
+1
2017-06-06
target/s390x: mark ETF2 and ETF2-ENH facilities as available
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
4
-0
/
+33
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
4
-0
/
+37
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
4
-0
/
+85
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
4
-0
/
+36
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
4
-10
/
+60
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
4
-0
/
+71
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
4
-9
/
+40
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
4
-0
/
+54
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
4
-6
/
+65
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
5
-15
/
+90
2017-06-06
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
2
-60
/
+70
2017-06-06
target/s390x: fix adj_len_to_page
Aurelien Jarno
1
-1
/
+1
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
4
-23
/
+83
2017-06-06
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
2
-22
/
+52
2017-06-06
target/s390x: improve 24-bit and 31-bit lengths read/write
Aurelien Jarno
1
-14
/
+33
[next]