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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
1
-0
/
+2
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
1
-0
/
+1
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
1
-0
/
+1
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
1
-0
/
+1
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
1
-4
/
+2
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
1
-0
/
+6
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
1
-0
/
+4
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
1
-0
/
+2
2023-10-22
hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
Bernhard Beschow
1
-1
/
+1
2023-10-22
hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
Bernhard Beschow
1
-1
/
+1
2023-10-22
hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
Bernhard Beschow
1
-3
/
+2
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
1
-0
/
+10
2023-10-22
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
1
-0
/
+2
2023-10-17
Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-1
/
+1
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
3
-0
/
+59
2023-10-17
migration: hold the BQL during setup
Fiona Ebner
1
-1
/
+1
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
1
-3
/
+0
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
9
-99
/
+143
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
1
-4
/
+4
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
9
-14
/
+148
2023-10-16
gfxstream + rutabaga prep: added need defintions, fields, and options
Gurchetan Singh
1
-0
/
+27
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
2
-0
/
+20
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
1
-0
/
+5
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
1
-0
/
+3
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
1
-0
/
+4
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
1
-2
/
+2
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
1
-3
/
+0
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
1
-1
/
+2
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
1
-2
/
+2
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
1
-2
/
+2
2023-10-12
block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK
Kevin Wolf
2
-4
/
+5
2023-10-12
block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK
Kevin Wolf
1
-2
/
+4
2023-10-12
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+3
2023-10-12
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
Kevin Wolf
2
-2
/
+2
2023-10-12
block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
Kevin Wolf
2
-10
/
+8
2023-10-12
block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
Kevin Wolf
3
-6
/
+11
2023-10-12
block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
Kevin Wolf
1
-2
/
+3
2023-10-12
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
3
-16
/
+17
2023-10-12
block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+1
2023-10-12
block: Take graph rdlock in parts of reopen
Kevin Wolf
1
-5
/
+8
2023-10-12
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
2
-18
/
+24
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2
-8
/
+21
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2
-6
/
+7
2023-10-12
block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions
Kevin Wolf
1
-2
/
+5
2023-10-12
block: switch to co_wrapper for bdrv_is_allocated_*
Paolo Bonzini
1
-5
/
+7
2023-10-12
block: complete public block status API
Paolo Bonzini
1
-6
/
+11
2023-10-12
Merge tag 'pull-riscv-to-apply-20231012-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
3
-1
/
+12
2023-10-12
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-7
/
+0
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-0
/
+22
[next]