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-01-20
s390x/pci: use hashtable to look up zpci via fh
Yi Min Zhao
2
-14
/
+9
2017-01-20
s390x/pci: PCI multibus bridge handling
Pierre Morel
1
-2
/
+15
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
4
-50
/
+52
2017-01-20
s390x/pci: change the device array to a list
Pierre Morel
2
-51
/
+56
2017-01-20
s390x/pci: dynamically allocate iommu
Yi Min Zhao
2
-15
/
+64
2017-01-20
s390x/pci: make S390PCIIOMMU inherit Object
Yi Min Zhao
4
-53
/
+71
2017-01-20
s390x/kvm: use kvm_gsi_routing_enabled in flic
Fei Li
1
-2
/
+2
2017-01-20
s390x: add compat machine for 2.9
Cornelia Huck
1
-1
/
+16
2017-01-20
s390x: remove double compat statement
Christian Borntraeger
1
-2
/
+0
2017-01-20
tap: fix memory leak on failure in net_init_tap()
Peter Maydell
1
-2
/
+5
2017-01-20
hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initia...
Alex Kompel
1
-8
/
+1
2017-01-20
hw/net/dp8393x: Avoid unintentional sign extensions on addresses
Peter Maydell
1
-27
/
+68
2017-01-20
m68k: QOMify the MCF Fast Ethernet Controller device
Thomas Huth
4
-23
/
+90
2017-01-20
net: optimize checksum computation
Ladi Prosek
1
-8
/
+13
2017-01-20
docs: Fix description of the sentence
Zhang Chen
1
-1
/
+3
2017-01-19
Revert "win32: don't run subprocess tests on Mingw32 platform"
Marc-André Lureau
1
-1
/
+1
2017-01-19
hax: add Darwin support
Vincent Palatin
4
-0
/
+390
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
11
-12
/
+141
2017-01-19
target/i386: Add Intel HAX files
Vincent Palatin
8
-0
/
+2554
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
21
-35
/
+59
2017-01-19
KVM: PPC: eliminate unnecessary duplicate constants
Paolo Bonzini
1
-12
/
+0
2017-01-19
virtio: force VIRTIO_F_IOMMU_PLATFORM
Jason Wang
1
-2
/
+3
2017-01-19
virtio: fix up max size checks
Michael S. Tsirkin
1
-20
/
+13
2017-01-19
Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170118' into s...
Peter Maydell
22
-528
/
+1227
2017-01-19
error: Report certain hints on stderr when no monitor
Marc-André Lureau
1
-0
/
+2
2017-01-19
error: error_setg_errno(): errno gets preserved
Sascha Silbe
1
-0
/
+3
2017-01-19
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into staging
Peter Maydell
1
-25
/
+20
2017-01-18
target-sparc: fix up niagara machine
Artyom Tarasenko
6
-39
/
+199
2017-01-18
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko
5
-345
/
+389
2017-01-18
target-sparc: implement sun4v RTC
Artyom Tarasenko
4
-0
/
+111
2017-01-18
target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
Artyom Tarasenko
1
-0
/
+11
2017-01-18
target-sparc: store the UA2005 entries in sun4u format
Artyom Tarasenko
2
-8
/
+47
2017-01-18
target-sparc: implement UA2005 ASI_MMU (0x21)
Artyom Tarasenko
1
-0
/
+31
2017-01-18
target-sparc: add more registers to dump_mmu
Artyom Tarasenko
1
-0
/
+2
2017-01-18
target-sparc: implement auto-demapping for UA2005 CPUs
Artyom Tarasenko
1
-0
/
+22
2017-01-18
target-sparc: allow 256M sized pages
Artyom Tarasenko
1
-17
/
+1
2017-01-18
target-sparc: simplify ultrasparc_tsb_pointer
Artyom Tarasenko
1
-36
/
+15
2017-01-18
target-sparc: implement UA2005 TSB Pointers
Artyom Tarasenko
2
-22
/
+104
2017-01-18
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
4
-37
/
+25
2017-01-18
target-sparc: replace the last tlb entry when no free entries left
Artyom Tarasenko
1
-2
/
+4
2017-01-18
target-sparc: ignore writes to UA2005 CPU mondo queue register
Artyom Tarasenko
1
-0
/
+1
2017-01-18
target-sparc: allow priveleged ASIs in hyperprivileged mode
Artyom Tarasenko
1
-14
/
+18
2017-01-18
target-sparc: use direct address translation in hyperprivileged mode
Artyom Tarasenko
2
-5
/
+4
2017-01-18
target-sparc: fix immediate UA2005 traps
Artyom Tarasenko
1
-1
/
+1
2017-01-18
target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
Artyom Tarasenko
1
-2
/
+5
2017-01-18
target-sparc: implement UA2005 GL register
Artyom Tarasenko
6
-7
/
+58
2017-01-18
target-sparc: implement UA2005 hypervisor traps
Artyom Tarasenko
3
-5
/
+39
2017-01-18
target-sparc: hypervisor mode takes over nucleus mode
Artyom Tarasenko
2
-3
/
+7
2017-01-18
target-sparc: implement UltraSPARC-T1 Strand status ASR
Artyom Tarasenko
1
-0
/
+11
2017-01-18
target-sparc: implement UA2005 scratchpad registers
Artyom Tarasenko
3
-0
/
+26
[prev]
[next]