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
2010-06-22
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
4
-41
/
+40
2010-06-22
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-8
/
+10
2010-06-22
cow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-9
/
+11
2010-06-22
block: Add bdrv_(p)write_sync
Kevin Wolf
2
-0
/
+41
2010-06-22
monitor: allow device to be ejected if no disk is inserted
Eduardo Habkost
1
-12
/
+10
2010-06-22
block: fix physical_block_size calculation
Christoph Hellwig
1
-1
/
+3
2010-06-22
scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...
Nicholas Bellinger
2
-0
/
+12
2010-06-22
scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
Nicholas Bellinger
1
-0
/
+1
2010-06-20
Update OpenBIOS images
Blue Swirl
4
-1
/
+1
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
5
-63
/
+82
2010-06-19
apic: convert to qdev
Blue Swirl
2
-29
/
+61
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
5
-39
/
+77
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
5
-42
/
+36
2010-06-19
apic: avoid passing CPUState from devices
Blue Swirl
3
-25
/
+25
2010-06-19
ioapic: convert to qdev
Blue Swirl
4
-19
/
+51
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2
-2
/
+1
2010-06-16
Usermode exec-stack fix
Paul Brook
4
-0
/
+14
2010-06-16
Strace mprotect flags.
Paul Brook
2
-0
/
+9
2010-06-16
GDB exit status for semihosting
Paul Brook
4
-15
/
+23
2010-06-16
cris: Move sign extension.
Edgar E. Iglesias
1
-13
/
+13
2010-06-16
cris: Centralize fetching
Edgar E. Iglesias
1
-22
/
+44
2010-06-16
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
1
-86
/
+86
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
8
-36
/
+193
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
1
-0
/
+1
2010-06-15
block: fix a warning and possible truncation
Blue Swirl
1
-1
/
+2
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-15
blockdev: Give drives internal linkage
Markus Armbruster
2
-3
/
+1
2010-06-15
block: Decouple savevm from DriveInfo
Markus Armbruster
1
-22
/
+18
2010-06-15
block: New bdrv_next()
Markus Armbruster
2
-0
/
+9
2010-06-15
monitor: Make "commit FOO" complain when FOO doesn't exist
Markus Armbruster
1
-2
/
+4
2010-06-15
block: Decouple block device "commit all" from DriveInfo
Markus Armbruster
4
-14
/
+19
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
8
-29
/
+26
2010-06-15
cow: use qemu block API
Christoph Hellwig
1
-26
/
+13
2010-06-15
cow: stop using mmap
Christoph Hellwig
3
-45
/
+61
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
1
-5
/
+5
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
1
-0
/
+1
2010-06-15
Fix regression for "-drive file="
Markus Armbruster
1
-1
/
+1
2010-06-15
savevm: Really verify if a drive supports snapshots
Miguel Di Ciurcio Filho
3
-22
/
+54
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
1
-3
/
+8
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
1
-3
/
+15
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
1
-4
/
+37
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
1
-11
/
+30
2010-06-14
Add exit notifiers.
Gerd Hoffmann
2
-0
/
+23
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qemu-option: Reject anti-social IDs
Markus Armbruster
1
-0
/
+20
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
[next]