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
/
hw
/
hyperv
/
hyperv_testdev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
vfio: Collect container iova range info
Eric Auger
3
-3
/
+49
2023-11-03
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
2
-0
/
+45
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
3
-8
/
+11
2023-11-02
tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device
Tong Ho
2
-1
/
+486
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
3
-0
/
+22
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
4
-0
/
+781
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2
-3
/
+5
2023-11-02
hw/char/stm32f2xx_usart: Add more definitions for CR1 register
Hans-Erik Floryd
1
-4
/
+6
2023-11-02
hw/char/stm32f2xx_usart: Update IRQ when DR is written
Hans-Erik Floryd
1
-0
/
+1
2023-11-02
hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
Hans-Erik Floryd
1
-12
/
+16
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
3
-3
/
+57
2023-11-02
target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Peter Maydell
1
-3
/
+12
2023-11-02
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2
-5
/
+5
2023-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
1
-0
/
+2
2023-11-02
hw/i2c/pm_smbus: Convert DPRINTF to trace events
Bernhard Beschow
2
-14
/
+10
2023-11-02
hw/misc/imx6_ccm: Convert DPRINTF to trace events
Bernhard Beschow
2
-27
/
+29
2023-11-02
hw/misc/imx7_snvs: Trace MMIO access
Bernhard Beschow
2
-0
/
+9
2023-11-02
hw/watchdog/wdt_imx2: Trace timer activity
Bernhard Beschow
2
-0
/
+6
2023-11-02
hw/watchdog/wdt_imx2: Trace MMIO access
Bernhard Beschow
2
-6
/
+22
2023-11-02
hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-6
/
+2
2023-11-02
MAINTAINERS: Make sure that gicv3_internal.h is covered, too
Thomas Huth
1
-1
/
+1
2023-11-02
docs/specs/vmgenid: Convert to rST
Peter Maydell
4
-246
/
+248
2023-11-02
docs/specs/vmcoreinfo: Convert to rST
Peter Maydell
4
-53
/
+56
2023-11-02
docs/specs/virt-ctlr: Convert to rST
Peter Maydell
3
-7
/
+7
2023-11-02
docs/specs/standard-vga: Convert to rST
Peter Maydell
6
-83
/
+98
2023-11-02
docs/specs/pvpanic: Convert to rST
Peter Maydell
2
-14
/
+28
2023-11-02
docs/specs/ivshmem-spec: Convert to rST
Peter Maydell
4
-42
/
+26
2023-11-02
docs/specs/edu: Convert to rST
Peter Maydell
3
-33
/
+55
2023-11-02
docs/specs/vmw_pvscsi-spec: Convert to rST
Peter Maydell
4
-92
/
+117
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
3
-22
/
+23
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
3
-33
/
+88
2023-11-02
hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct
Peter Maydell
1
-31
/
+16
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
2
-0
/
+24
2023-11-02
hw/input/stellaris_gamepad: Rename structs to our usual convention
Peter Maydell
1
-11
/
+11
2023-11-02
hw/input/stellaris_input: Rename to stellaris_gamepad
Peter Maydell
6
-8
/
+8
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2
-0
/
+8
2023-11-02
migration: modify test_multifd_tcp_none() to use new QAPI syntax.
Het Gala
1
-1
/
+6
2023-11-02
migration: Implement MigrateChannelList to hmp migration flow.
Het Gala
3
-6
/
+25
2023-11-02
migration: Implement MigrateChannelList to qmp migration flow.
Het Gala
1
-46
/
+55
2023-11-02
migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
Het Gala
1
-11
/
+14
2023-11-02
migration: New migrate and migrate-incoming argument 'channels'
Het Gala
4
-10
/
+167
2023-11-02
migration: Convert the file backend to the new QAPI syntax
Fabiano Rosas
3
-24
/
+17
2023-11-02
migration: convert exec backend to accept MigrateAddress.
Het Gala
3
-26
/
+59
2023-11-02
migration: convert rdma backend to accept MigrateAddress
Het Gala
3
-28
/
+19
2023-11-02
migration: convert socket backend to accept MigrateAddress
Het Gala
3
-45
/
+31
2023-11-02
migration: convert migration 'uri' into 'MigrateAddress'
Het Gala
5
-2
/
+69
2023-11-02
migration: New QAPI type 'MigrateAddress'
Het Gala
1
-0
/
+57
2023-11-02
migration: Change ram_dirty_bitmap_reload() retval to bool
Peter Xu
3
-22
/
+22
2023-11-02
tests/migration-test: Add a test for postcopy hangs during RECOVER
Fabiano Rosas
1
-6
/
+104
2023-11-02
migration: Allow network to fail even during recovery
Peter Xu
3
-8
/
+67
[next]