index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2
-24
/
+24
2022-07-18
qtest/machine-none: Add LoongArch support
Song Gao
1
-0
/
+1
2022-07-18
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
1
-1
/
+0
2022-07-18
tests/vm: add 1GB extra memory per core
John Snow
1
-0
/
+5
2022-07-18
tests/vm: remove duplicate 'centos' VM test
John Snow
1
-1
/
+1
2022-07-18
tests/vm: remove ubuntu.i386 VM test
John Snow
2
-42
/
+1
2022-07-18
tests/vm: upgrade Ubuntu 18.04 VM to 20.04
John Snow
1
-3
/
+7
2022-07-18
tests/vm: switch centos.aarch64 to CentOS 8 Stream
John Snow
1
-150
/
+24
2022-07-18
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
1
-3
/
+3
2022-07-18
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
1
-1
/
+1
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
1
-1
/
+9
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
4
-2
/
+147
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
1
-1
/
+3
2022-07-18
hw/adc: Make adci[*] R/W in NPCM7XX ADC
Hao Wu
1
-1
/
+1
2022-07-18
hw/adc: Fix CONV bit in NPCM7XX ADC CON register
Hao Wu
2
-2
/
+2
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2
-3
/
+38
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
6
-68
/
+27
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
4
-14
/
+12
2022-07-18
target/arm: Fix big-endian host handling of VTCR
Peter Maydell
1
-1
/
+1
2022-07-18
target/arm: Fold regime_tcr() and regime_tcr_value() together
Peter Maydell
4
-18
/
+12
2022-07-18
target/arm: Calculate mask/base_mask in get_level1_table_address()
Peter Maydell
1
-5
/
+9
2022-07-18
target/arm: Define and use new regime_tcr_value() function
Peter Maydell
4
-8
/
+14
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2
-4
/
+16
2022-07-18
target/arm: Fix aarch64_sve_change_el for SME
Richard Henderson
1
-6
/
+25
2022-07-18
target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
Richard Henderson
1
-2
/
+8
2022-07-18
hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
Peter Maydell
1
-1
/
+8
2022-07-18
MAINTAINERS: Add myself as Guest Agent co-maintainer
Konstantin Kostiuk
1
-1
/
+1
2022-07-15
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
2
-1
/
+117
2022-07-15
nvme: Fix misleading macro when mixed with ternary operator
Darren Kenny
1
-22
/
+22
2022-07-15
hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Niklas Cassel
1
-0
/
+2
2022-07-15
hw/nvme: fix example serial in documentation
Niklas Cassel
1
-2
/
+2
2022-07-15
hw/nvme: Add trace events for shadow doorbell buffer
Jinhao Fan
2
-0
/
+10
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
3
-1
/
+124
2022-07-14
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
1
-1
/
+13
2022-07-14
hw/gpio/aspeed: Don't let guests modify input pins
Peter Delevoryas
2
-8
/
+9
2022-07-14
qtest/aspeed_gpio: Add input pin modification test
Peter Delevoryas
1
-0
/
+27
2022-07-14
hw: m25p80: add tests for BP and TB bit write protect
Iris Chen
1
-0
/
+111
2022-07-14
hw: m25p80: Add Block Protect and Top Bottom bits for write protect
Iris Chen
1
-12
/
+90
2022-07-14
test/avocado/machine_aspeed.py: Add SDK tests
Cédric Le Goater
1
-0
/
+68
2022-07-14
docs: aspeed: Minor updates
Cédric Le Goater
1
-4
/
+10
2022-07-14
docs: aspeed: Add fby35 multi-SoC machine section
Peter Delevoryas
1
-0
/
+48
2022-07-14
aspeed: Add AST1030 (BIC) to fby35
Peter Delevoryas
1
-1
/
+26
2022-07-14
aspeed: fby35: Add a bootrom for the BMC
Cédric Le Goater
1
-0
/
+83
2022-07-14
aspeed: Add AST2600 (BMC) to fby35
Peter Delevoryas
1
-0
/
+41
2022-07-14
aspeed: Add fby35 skeleton
Peter Delevoryas
3
-1
/
+42
2022-07-14
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2
-1
/
+3
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
5
-24
/
+71
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
3
-5
/
+10
2022-07-14
hw/sensor: Add Renesas ISL69259 device model
Peter Delevoryas
1
-0
/
+28
2022-07-14
hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
Peter Delevoryas
2
-0
/
+17
[next]