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
2023-04-25
block: don't acquire AioContext lock in bdrv_drain_all()
Stefan Hajnoczi
1
-7
/
+1
2023-04-25
block: protect BlockBackend->queued_requests with a lock
Stefan Hajnoczi
1
-2
/
+16
2023-04-25
block: make BlockBackend->disable_request_queuing atomic
Stefan Hajnoczi
1
-3
/
+4
2023-04-25
block: make BlockBackend->quiesce_counter atomic
Stefan Hajnoczi
1
-7
/
+7
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
48
-325
/
+457
2023-04-25
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
5
-12
/
+15
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
5
-57
/
+49
2023-04-24
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
1
-1
/
+1
2023-04-24
docs/specs: Convert pci-testdev.txt to rst
Peter Maydell
4
-32
/
+41
2023-04-24
docs/specs: Convert pci-serial.txt to rst
Peter Maydell
6
-39
/
+43
2023-04-24
docs/specs/pci-ids: Convert from txt to rST
Peter Maydell
3
-70
/
+99
2023-04-24
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
1
-0
/
+10
2023-04-24
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Viresh Kumar
1
-0
/
+16
2023-04-24
docs: Remove obsolete descriptions of SR-IOV support
Akihiko Odaki
1
-4
/
+1
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2
-7
/
+8
2023-04-24
docs/cxl: Fix sentence
Stefan Weil
1
-1
/
+1
2023-04-24
MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer
Eugenio Pérez
1
-0
/
+4
2023-04-24
tests: bios-tables-test: replace memset with initializer
Paolo Bonzini
1
-80
/
+43
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
4
-2
/
+9
2023-04-24
Add my old and new work email mapping and use work email to support acpi
Ani Sinha
1
-1
/
+1
2023-04-24
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
3
-3
/
+9
2023-04-24
block/dmg: Declare a type definition for DMG uncompress function
Philippe Mathieu-Daudé
2
-9
/
+6
2023-04-24
Merge tag 'migration-20230424-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
23
-832
/
+971
2023-04-24
qapi: Require boxed for conditional command and event arguments
Markus Armbruster
16
-22
/
+48
2023-04-24
qapi: Fix code generated for optional conditional struct member
Markus Armbruster
1
-0
/
+2
2023-04-24
tests/qapi-schema: Cover optional conditional struct member
Markus Armbruster
2
-1
/
+4
2023-04-24
tests/qapi-schema: Clean up positive test for conditionals
Markus Armbruster
2
-8
/
+6
2023-04-24
tests/qapi-schema: Rename a few conditionals
Markus Armbruster
2
-12
/
+12
2023-04-24
tests/qapi-schema: Improve union discriminator coverage
Markus Armbruster
2
-3
/
+3
2023-04-24
qapi: Fix to reject 'data': 'mumble' in struct
Markus Armbruster
5
-9
/
+20
2023-04-24
qapi: Fix error message when type name or array is expected
Markus Armbruster
5
-12
/
+11
2023-04-24
qapi: Simplify code a bit after previous commits
Markus Armbruster
1
-11
/
+3
2023-04-24
qapi: Improve error message for unexpected array types
Markus Armbruster
3
-8
/
+2
2023-04-24
qapi: Split up check_type()
Markus Armbruster
1
-46
/
+64
2023-04-24
qapi: Clean up after removal of simple unions
Markus Armbruster
1
-1
/
+1
2023-04-24
qapi/schema: Use super()
Markus Armbruster
1
-1
/
+1
2023-04-24
qapi: Fix error message format regression
Markus Armbruster
1
-1
/
+1
2023-04-24
migration: Create migrate_max_bandwidth() function
Juan Quintela
3
-69
/
+81
2023-04-24
migration: Move migrate_postcopy() to options.c
Juan Quintela
4
-7
/
+17
2023-04-24
migration: Create migrate_cpu_throttle_tailslow() function
Juan Quintela
3
-2
/
+11
2023-04-24
migration: Create migrate_cpu_throttle_increment() function
Juan Quintela
3
-1
/
+11
2023-04-24
migration: Create migrate_cpu_throttle_initial() to option.c
Juan Quintela
3
-1
/
+11
2023-04-24
migration: Move migrate_announce_params() to option.c
Juan Quintela
2
-14
/
+17
2023-04-24
migration: Create migrate_max_cpu_throttle()
Juan Quintela
4
-3
/
+11
2023-04-24
migration: Create migrate_checkpoint_delay()
Juan Quintela
3
-3
/
+12
2023-04-24
migration: Create migrate_throttle_trigger_threshold()
Juan Quintela
3
-2
/
+11
2023-04-24
migration: Move migrate_use_block_incremental() to option.c
Juan Quintela
5
-12
/
+12
2023-04-24
migration: Use migrate_max_postcopy_bandwidth()
Juan Quintela
1
-1
/
+1
2023-04-24
migration: Move parameters functions to option.c
Juan Quintela
6
-102
/
+108
2023-04-24
migration: Move migrate_cap_set() to options.c
Juan Quintela
3
-20
/
+22
[prev]
[next]