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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
unicore32: Use uc32_cpu_init()
Eduardo Habkost
1
-2
/
+4
2015-03-10
m68k: Use cpu_m68k_init()
Eduardo Habkost
1
-2
/
+4
2015-03-10
acpi: fix aml_equal term implementation
Marcel Apfelbaum
1
-1
/
+0
2015-03-10
aml-build: append opcodes using build_append_byte
Michael S. Tsirkin
1
-3
/
+3
2015-03-10
aml-build: don't modify child
Michael S. Tsirkin
1
-6
/
+10
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
19
-163
/
+218
2015-03-10
scsi-hd: fix property unset case
Ekaterina Tumanova
1
-1
/
+6
2015-03-10
virtio-blk: Remove the stale FIXME comment
Fam Zheng
1
-6
/
+0
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-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
3
-41
/
+17
2015-03-10
scsi: Improve error reporting for invalid drive property
Markus Armbruster
1
-4
/
+1
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
7
-25
/
+30
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
4
-2
/
+6
2015-03-10
sun4u: switch m48t59 NVRAM to MMIO access
Mark Cave-Ayland
1
-2
/
+8
2015-03-10
m48t59: add m48t59 sysbus device
Mark Cave-Ayland
1
-0
/
+4
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
5
-16
/
+19
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
5
-198
/
+172
2015-03-10
m48t59: add a Nvram interface
Hervé Poussineau
1
-0
/
+59
2015-03-10
m48t59: register a QOM type for each nvram type we support
Hervé Poussineau
1
-77
/
+169
2015-03-10
m48t59: move ISA ports/memory regions registration to QOM constructor
Hervé Poussineau
1
-12
/
+13
2015-03-10
elf-loader: Provide the possibility to relocate s390 ELF files
Thomas Huth
1
-0
/
+2
2015-03-10
s390x/kvm: passing max memory size to accelerator
Dominik Dingel
1
-0
/
+10
2015-03-10
virtio-ccw: Convert to realize()
Markus Armbruster
2
-61
/
+75
2015-03-10
virtio-s390: Convert to realize()
Markus Armbruster
2
-35
/
+47
2015-03-10
virtio-s390: s390_virtio_device_init() can't fail, simplify
Markus Armbruster
1
-14
/
+15
2015-03-10
9pfs: remove useless return
Michael Tokarev
1
-1
/
+0
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
1
-1
/
+1
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
1
-2
/
+2
2015-03-10
vhost_net: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-03-10
e500: fix memory leak
Michael Tokarev
1
-0
/
+1
2015-03-10
sysbus: fix memory leak
Gonglei
1
-0
/
+2
2015-03-10
milkymist.c: fix memory leak
Gonglei
1
-0
/
+1
2015-03-10
macio: fix possible memory leak
Gonglei
1
-1
/
+2
[prev]
[next]