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-09-08
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
1
-2
/
+1
2010-09-08
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
1
-10
/
+35
2010-09-08
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
1
-6
/
+32
2010-09-08
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
1
-1
/
+1
2010-09-07
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
5
-8
/
+81
2010-09-07
virtio-net: Rename tx_timer_active to tx_waiting
Alex Williamson
1
-9
/
+9
2010-09-07
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
5
-6
/
+29
2010-09-07
virtio-net: Make tx_timer timeout configurable
Alex Williamson
7
-7
/
+27
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
1
-1
/
+23
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
8
-0
/
+92
2010-09-07
tap: generalize code for different vnet header len
Michael S. Tsirkin
2
-14
/
+20
2010-09-07
PPC: Change PPC maintainer
Alexander Graf
1
-4
/
+4
2010-09-06
qemu: e1000 fix TOR math
Michael S. Tsirkin
1
-3
/
+8
2010-09-05
PPC: Make e500 pci byte swap config data
Alexander Graf
1
-1
/
+1
2010-09-05
PPC: Qdev'ify e500 pci
Alexander Graf
1
-33
/
+73
2010-09-05
KVM: PPC: Add level based interrupt logic
Alexander Graf
3
-2
/
+59
2010-09-04
vnc: use bswapNN() rather than bswap_NN()
Izumi Tsutsui
1
-4
/
+4
2010-09-04
vnc: tight: remove unused variable
Serge Ziryukin
1
-2
/
+0
2010-09-04
Fix ivshmem build on 32-bit hosts
Avi Kivity
1
-3
/
+4
2010-09-04
virtio-9p: Make sure -virtfs option works correctly
Aneesh Kumar K.V
1
-2
/
+2
2010-09-04
hw/ivshmem.c don't check for negative values on unsigned data types
Jes Sorensen
1
-2
/
+2
2010-09-04
load_multiboot(): get_image_size() returns int
Jes Sorensen
1
-1
/
+1
2010-09-04
Change DPRINTF() to do{}while(0) to avoid compiler warning
Jes Sorensen
1
-1
/
+1
2010-09-04
size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...
Jes Sorensen
1
-4
/
+4
2010-09-04
Fix repeated typo: was "end if list" instead of "end of list"
Jes Sorensen
1
-6
/
+6
2010-09-04
Respect return value from nbd_client()
Jes Sorensen
1
-1
/
+4
2010-09-04
Remove unused argument for nbd_client()
Jes Sorensen
3
-4
/
+4
2010-08-31
Fix OpenBSD linker warning
Blue Swirl
1
-8
/
+10
2010-08-30
acpi: fix file size check with -acpitable.
Isaku Yamahata
1
-9
/
+19
2010-08-30
savevm: Generate a name when run without one
Miguel Di Ciurcio Filho
1
-9
/
+20
2010-08-30
monitor: make 'info snapshots' show only fully available snapshots
Miguel Di Ciurcio Filho
1
-16
/
+43
2010-08-30
posix-aio-compat: Fix async_conmtext for ioctl
Andrew de Quincey
1
-0
/
+1
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
5
-33
/
+169
2010-08-30
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
1
-1
/
+1
2010-08-30
qemu-img rebase: Open new backing file read-only
Kevin Wolf
1
-1
/
+1
2010-08-30
sheepdog: remove unnecessary includes
Izumi Tsutsui
1
-10
/
+0
2010-08-30
block: Fix image re-open in bdrv_commit
Kevin Wolf
1
-4
/
+9
2010-08-30
virtio-blk: Fix migration of queued requests
Kevin Wolf
1
-0
/
+5
2010-08-30
virtio: Factor virtqueue_map_sg out
Kevin Wolf
2
-14
/
+27
2010-08-28
isapc: fix segfault.
Isaku Yamahata
1
-0
/
+1
2010-08-28
Fix segfault in mmio subpage handling code.
Gleb Natapov
1
-0
/
+2
2010-08-26
etraxfs_eth: correct use of ! and &
Blue Swirl
1
-1
/
+1
2010-08-26
Sparc: update OpenBIOS images to r859
Blue Swirl
3
-1
/
+1
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
1
-21
/
+18
2010-08-26
ppc4xx: don't unregister RAM at reset
Hollis Blanchard
1
-1
/
+0
2010-08-26
ppc4xx: correct SDRAM controller warning message condition
Hollis Blanchard
1
-1
/
+1
2010-08-26
Fix "make install" with a cross toolchain
Hollis Blanchard
2
-2
/
+7
2010-08-26
PPC: Update openbios binary to r859
Alexander Graf
1
-0
/
+0
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
5
-0
/
+50
2010-08-24
Rearrange block headers
Blue Swirl
47
-13
/
+51
[prev]
[next]