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-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
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
7
-13
/
+18
2018-08-17
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180817.0' i...
Peter Maydell
8
-7
/
+103
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
5
-2
/
+59
2018-08-17
vfio: Inhibit ballooning based on group attachment to a container
Alex Williamson
1
-0
/
+30
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
2
-3
/
+5
2018-08-17
balloon: Allow multiple inhibit users
Alex Williamson
1
-3
/
+10
2018-08-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
6
-5
/
+629
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
5
-4
/
+9
2018-08-16
sysbus: always allow explicit_ofw_unit_address() to override address generation
Mark Cave-Ayland
1
-8
/
+7
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
1
-1
/
+2
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
13
-150
/
+526
2018-08-16
qemu-doc: Amend MIPS-related items
Aleksandar Markovic
1
-2
/
+11
2018-08-16
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2
-1
/
+42
2018-08-16
linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
Aleksandar Markovic
2
-0
/
+27
2018-08-16
elf: Add ELF flags for MIPS machine variants
Aleksandar Markovic
1
-0
/
+23
2018-08-16
elf: Remove duplicate preprocessor constant definition
Aleksandar Markovic
1
-1
/
+0
2018-08-16
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
1
-4
/
+4
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2
-4
/
+12
2018-08-16
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
1
-0
/
+8
2018-08-16
target/mips: Add CP0 BadInstrX register
Stefan Markovic
3
-3
/
+25
2018-08-16
target/mips: Update some CP0 registers bit definitions
Aleksandar Markovic
1
-69
/
+88
2018-08-16
target/mips: Fix two instances of shadow variables
Aleksandar Markovic
1
-2
/
+2
2018-08-16
target/mips: Mark switch fallthroughs with interpretable comments
Aleksandar Markovic
1
-2
/
+3
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 2
Aleksandar Rikalo
1
-7
/
+71
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 1
Aleksandar Markovic
1
-49
/
+200
2018-08-16
MAINTAINERS: Update target/mips maintainer's email addresses
Aleksandar Markovic
2
-6
/
+10
2018-08-16
i386: Disable TOPOEXT by default on "-cpu host"
Eduardo Habkost
1
-0
/
+6
2018-08-16
target-i386: adds PV_SEND_IPI CPUID feature bit
Wanpeng Li
1
-1
/
+1
2018-08-16
i386: Add new CPU model Icelake-{Server,Client}
Robert Hoo
1
-0
/
+115
2018-08-16
i386: Add CPUID bit for WBNOINVD
Robert Hoo
2
-1
/
+3
2018-08-16
i386: Add CPUID bit for PCONFIG
Robert Hoo
2
-1
/
+2
2018-08-16
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
2
-1
/
+3
[next]