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-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
4
-32
/
+45
2017-09-08
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
1
-1
/
+1
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
3
-5
/
+26
2017-09-08
vhost: Release memory references on cleanup
Alex Williamson
1
-0
/
+4
2017-09-08
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
19
-323
/
+304
2017-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170907' into staging
Peter Maydell
25
-972
/
+1412
2017-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into staging
Peter Maydell
1
-446
/
+448
2017-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170907' into staging
Peter Maydell
5
-204
/
+180
2017-09-08
colo-compare: Update the COLO document to add the IOThread configuration
Wang Yong
1
-1
/
+2
2017-09-08
colo-compare: Use IOThread to Check old packet regularly and Process pactkets...
Wang Yong
1
-38
/
+45
2017-09-08
qemu-iothread: IOThread supports the GMainContext event loop
Wang Yong
2
-0
/
+49
2017-09-08
net/colo-compare.c: Fix comments and scheme
Zhang Chen
1
-28
/
+31
2017-09-08
net/colo-compare.c: Adjust net queue pop order for performance
Zhang Chen
1
-2
/
+2
2017-09-08
net/colo-compare.c: Optimize unpredictable tcp options comparison
Zhang Chen
1
-12
/
+27
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
4
-5
/
+5
2017-09-08
net/socket: Improve -net socket error reporting
Mao Zhongyi
1
-48
/
+44
2017-09-08
net/net: Convert parse_host_port() to Error
Mao Zhongyi
3
-13
/
+34
2017-09-08
net/socket: Convert several helper functions to Error
Mao Zhongyi
1
-32
/
+50
2017-09-08
net/socket: Don't treat odd socket type as SOCK_STREAM
Mao Zhongyi
1
-3
/
+3
2017-09-08
MAINTAINERS: Update mail address for COLO Proxy
Zhang Chen
1
-1
/
+1
2017-09-08
net: rtl8139: do not use old_mmio accesses
Matt Parker
1
-50
/
+3
2017-09-08
net/rocker: Fix the unusual macro name
Mao Zhongyi
1
-9
/
+9
2017-09-08
net/rocker: Convert to realize()
Mao Zhongyi
1
-16
/
+11
2017-09-08
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
1
-1
/
+3
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
5
-87
/
+6
2017-09-08
net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net
Zhang Chen
1
-2
/
+4
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2
-15
/
+14
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
1
-455
/
+0
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
3
-26
/
+2
2017-09-08
ppc: simplify cpu model lookup by PVR
Igor Mammedov
1
-16
/
+11
2017-09-08
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
1
-30
/
+13
2017-09-08
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2
-27
/
+31
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
4
-390
/
+390
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
5
-6
/
+9
2017-09-08
target/ppc: Remove old STATUS file
Thomas Huth
1
-550
/
+0
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
5
-15
/
+126
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
1
-4
/
+14
2017-09-08
hw/nvram/spapr_nvram: Device can not be created by the users
Thomas Huth
1
-0
/
+2
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
2
-0
/
+8
2017-09-08
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2
-2
/
+5
2017-09-08
ppc4xx_i2c: Move to hw/i2c
BALATON Zoltan
6
-1
/
+5
2017-09-08
ppc4xx_i2c: QOMify
BALATON Zoltan
4
-109
/
+113
2017-09-08
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
4
-242
/
+275
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
3
-106
/
+70
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
3
-263
/
+266
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
1
-21
/
+14
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
3
-1
/
+93
2017-09-08
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
1
-4
/
+5
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2
-6
/
+32
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
1
-2
/
+2
[prev]
[next]