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-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
10
-5
/
+19
2018-08-23
es1370: simplify MemoryRegionOps
Paolo Bonzini
1
-210
/
+25
2018-08-23
scsi: mptsas: Mark as storage device
Guenter Roeck
1
-0
/
+1
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2
-3
/
+112
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
5
-26
/
+150
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-36
/
+235
2018-08-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2
-3
/
+13
2018-08-20
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
1
-0
/
+48
2018-08-20
linux-user: update netlink route types
Laurent Vivier
1
-0
/
+19
2018-08-20
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Laurent Vivier
1
-11
/
+45
2018-08-20
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
Laurent Vivier
1
-2
/
+7
2018-08-20
sun4m: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
1
-1
/
+11
2018-08-20
sun4u: ensure kernel_top is always initialised
Mark Cave-Ayland
1
-2
/
+2
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
36
-157
/
+460
2018-08-20
tests/vm: Clean out old working directories on build
Peter Maydell
3
-0
/
+3
2018-08-20
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
13
-139
/
+283
2018-08-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180820'...
Peter Maydell
31
-529
/
+716
2018-08-20
s390x: Enable KVM huge page backing support
Janosch Frank
1
-2
/
+33
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
6
-4
/
+39
2018-08-20
linux-headers: update
Cornelia Huck
15
-17
/
+284
2018-08-20
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
1
-25
/
+57
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
13
-88
/
+10
2018-08-20
s390x/cpumodel: enum type S390FeatGroup now gets generated
Michael Mueller
3
-20
/
+18
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
2
-1
/
+19
2018-08-20
hw/dma/pl080: Remove hw_error() if DMA is enabled
Peter Maydell
1
-1
/
+0
2018-08-20
hw/dma/pl080: Correct bug in register address decode logic
Peter Maydell
1
-2
/
+3
2018-08-20
hw/dma/pl080: Provide device reset function
Peter Maydell
1
-0
/
+25
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
4
-8
/
+49
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
2
-6
/
+13
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
3
-32
/
+65
2018-08-20
nvic: Expose NMI line
Peter Maydell
3
-0
/
+21
2018-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
7
-0
/
+396
2018-08-20
hw/timer/m48t59: Move away from old_mmio accessors
Peter Maydell
1
-48
/
+11
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
3
-185
/
+0
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
2
-145
/
+0
2018-08-20
hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
Peter Maydell
1
-46
/
+0
2018-08-20
sdhci: add i.MX SD Stable Clock bit
Hans-Erik Floryd
2
-0
/
+10
2018-08-20
hw/arm/virt: Add virt-3.1 machine type
Andrew Jones
1
-5
/
+16
2018-08-20
target/arm: Implement AArch32 ERET instruction
Peter Maydell
1
-2
/
+29
2018-08-20
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
Peter Maydell
2
-14
/
+18
2018-08-20
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
Peter Maydell
1
-1
/
+5
2018-08-20
target/arm: Implement AArch32 Hyp FARs
Peter Maydell
1
-1
/
+13
2018-08-20
target/arm: Implement AArch32 HVBAR
Peter Maydell
1
-2
/
+2
2018-08-20
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
Peter Maydell
1
-4
/
+4
2018-08-20
target/arm: Correct typo in HAMAIR1 regdef name
Peter Maydell
1
-2
/
+2
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
2
-1
/
+3
2018-08-20
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
1
-1
/
+1
2018-08-20
docs/generic-loader: mention U-Boot and Intel HEX executable formats
Stefan Hajnoczi
1
-10
/
+10
2018-08-20
target/arm: Fix crash on conditional instruction in an IT block
Roman Kapl
1
-14
/
+21
2018-08-20
tests/boot-serial-test: Bump timeout to 6 minutes
Peter Maydell
1
-2
/
+2
[next]