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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
ahci: Recompute cur_cmd on migrate post load
John Snow
1
-0
/
+7
2015-03-10
ahci: add support for restarting non-queued commands
Paolo Bonzini
1
-8
/
+15
2015-03-10
ahci: Migrate IDEStatus
John Snow
2
-0
/
+4
2015-03-10
ide: support PIO restart for the ISA controller
Paolo Bonzini
1
-1
/
+2
2015-03-10
ide: make more functions static
Paolo Bonzini
2
-8
/
+8
2015-03-10
ide: commonize io_buffer_index initialization
Paolo Bonzini
2
-4
/
+2
2015-03-10
ide: migrate initial request state via IDEBus
Paolo Bonzini
1
-1
/
+4
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
4
-12
/
+16
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
6
-26
/
+15
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
4
-16
/
+0
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
4
-81
/
+81
2015-03-10
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2
-6
/
+6
2015-03-10
ide: do not use BMDMA in restart callback
Paolo Bonzini
1
-3
/
+3
2015-03-10
ide: introduce ide_register_restart_cb
Paolo Bonzini
5
-6
/
+9
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
2
-5
/
+8
2015-03-10
ide: start extracting ide_restart_dma out of bmdma_restart_dma
Paolo Bonzini
1
-10
/
+18
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
8
-2
/
+41
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
1
-2
/
+8
2015-03-08
Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into staging
Peter Maydell
1
-2
/
+20
2015-03-08
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2
-6
/
+41
2015-03-08
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...
Peter Maydell
2
-26
/
+31
2015-03-08
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...
Peter Maydell
1
-3
/
+12
2015-03-07
target-xtensa: xtfpga: fix ml605 flash size
Max Filippov
1
-1
/
+1
2015-03-07
hw/xtensa: allow reads/writes in the system I/O region
Max Filippov
1
-1
/
+19
2015-03-04
virtio-balloon: Add some trace events
zhanghailiang
1
-0
/
+6
2015-03-04
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
1
-6
/
+9
2015-03-04
pc-dimm: add a function to calculate VM's current RAM size
zhanghailiang
1
-0
/
+26
2015-03-04
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...
Peter Maydell
2
-5
/
+106
2015-03-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-18
/
+21
2015-03-03
xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set
Laszlo Ersek
1
-3
/
+12
2015-03-03
qxl: drop update_displaychangelistener call for secondary qxl devices
Gerd Hoffmann
1
-1
/
+0
2015-03-03
vga: refactor vram_size clamping and rounding
Radim Krčmář
1
-7
/
+15
2015-03-03
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
1
-18
/
+5
2015-03-03
spice: fix invalid memory access to vga.vram
Radim Krčmář
2
-2
/
+10
2015-03-03
qxl: document minimal video memory for new modes
Radim Krčmář
1
-0
/
+3
2015-03-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...
Peter Maydell
5
-15
/
+10
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-35
/
+0
2015-03-02
vfio-pci: Enable device request notification support
Alex Williamson
1
-0
/
+100
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
2
-1
/
+2
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
1
-2
/
+2
2015-03-02
vfio: Add ioctl number to error report
Alexey Kardashevskiy
1
-2
/
+2
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+35
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
11
-64
/
+67
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
3
-0
/
+3
2015-03-02
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
2
-4
/
+4
2015-02-27
Give ivshmem its own config option
David Gibson
1
-3
/
+1
2015-02-27
Create specific config option for "platform-bus"
David Gibson
1
-1
/
+1
2015-02-27
Add specific config options for PCI-E bridges
David Gibson
1
-2
/
+3
2015-02-27
virtio-scsi-dataplane: Call blk_set_aio_context within BQL
Fam Zheng
1
-8
/
+7
2015-02-27
scsi: give device a parent before setting properties
Paolo Bonzini
1
-0
/
+5
[next]