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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
1
-1
/
+2
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
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-11
/
+12
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
4
-2
/
+57
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
1
-3
/
+1
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2
-2
/
+3
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
hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
Thomas Huth
1
-21
/
+11
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
3
-0
/
+36
2018-08-16
aspeed_sdmc: Handle ECC training
Joel Stanley
1
-0
/
+9
2018-08-16
aspeed_sdmc: Init status always idle
Joel Stanley
1
-0
/
+15
2018-08-16
aspeed_sdmc: Set 'cache initial sequence' always true
Joel Stanley
1
-0
/
+1
2018-08-16
aspeed_sdmc: Fix saved values
Joel Stanley
1
-19
/
+8
2018-08-16
imx_spi: Unset XCH when TX FIFO becomes empty
Trent Piepho
1
-2
/
+1
2018-08-16
loader: Implement .hex file loader
Su Hang
2
-0
/
+253
2018-08-16
loader: add rom transaction API
Stefan Hajnoczi
1
-0
/
+32
2018-08-16
loader: extract rom_free() function
Stefan Hajnoczi
1
-9
/
+12
2018-08-16
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
5
-18
/
+25
2018-08-16
i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board
Jean-Christophe Dubois
2
-1
/
+86
2018-08-16
i.MX6UL: Add i.MX6UL SOC
Jean-Christophe Dubois
2
-0
/
+618
2018-08-16
i.MX6UL: Add i.MX6UL specific CCM device
Jean-Christophe Dubois
3
-0
/
+894
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-32
/
+0
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
6
-18
/
+0
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
1
-14
/
+0
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
1
-9
/
+10
2018-08-14
arm: Fix return code of arm_load_elf
Adam Lackorzynski
1
-4
/
+4
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2
-11
/
+47
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
1
-8
/
+84
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2
-8
/
+35
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
1
-0
/
+97
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
1
-39
/
+136
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
1
-2
/
+233
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
1
-2
/
+35
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
1
-5
/
+15
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
1
-4
/
+47
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
1
-19
/
+33
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
1
-12
/
+38
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2
-18
/
+97
2018-08-14
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
1
-17
/
+22
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2
-0
/
+79
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
1
-0
/
+65
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
4
-26
/
+137
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2
-25
/
+2
2018-08-14
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
1
-4
/
+57
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
4
-116
/
+127
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
1
-3
/
+18
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
1
-0
/
+10
2018-08-14
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
1
-2
/
+49
[next]