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
2013-07-18
boot-order-test: Add tests for PowerMacs
Andreas Färber
2
-2
/
+52
2013-07-18
libqos: Add support for memory-mapped fw_cfg
Markus Armbruster
2
-0
/
+32
2013-07-18
libqos: include dependencies
Anthony Liguori
1
-0
/
+1
2013-07-18
boot-order-test: New; covering just PC for now
Markus Armbruster
2
-0
/
+75
2013-07-18
qtest: Don't reset on qtest chardev connect
Markus Armbruster
1
-1
/
+6
2013-07-18
libqtest: New qtest_end() to go with qtest_start()
Markus Armbruster
4
-6
/
+18
2013-07-18
libqtest: Plug fd and memory leaks in qtest_quit()
Markus Armbruster
1
-0
/
+4
2013-07-18
monitor: maintain at most one G_IO_OUT watch
Laszlo Ersek
1
-2
/
+9
2013-07-18
char: io_channel_send: don't lose written bytes
Laszlo Ersek
1
-22
/
+19
2013-07-18
configure: Provide more helpful message if libvte not present
Peter Maydell
1
-7
/
+11
2013-07-18
Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into staging
Anthony Liguori
1
-336
/
+446
2013-07-18
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-9
/
+15
2013-07-18
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-28
/
+76
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
17
-10
/
+353
2013-07-17
qmp: update send-key document
Amos Kong
1
-2
/
+5
2013-07-17
iscsi: factor out sector conversions
Peter Lieven
1
-3
/
+7
2013-07-17
iscsi: assert that sectors are aligned to LUN blocksize
Peter Lieven
1
-0
/
+20
2013-07-17
iscsi: remove support for misaligned nb_sectors in aio_readv
Peter Lieven
1
-18
/
+4
2013-07-17
iscsi: fix -ENOSPC in iscsi_create()
Peter Lieven
1
-0
/
+1
2013-07-17
Fix iSCSI crash on SG_IO with an iovector
Ronnie Sahlberg
1
-7
/
+44
2013-07-16
qapi: qapi-commands: fix possible leaks on visitor dealloc
Luiz Capitulino
1
-7
/
+10
2013-07-15
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Vijay Mohan Pandarathil
1
-0
/
+125
2013-07-15
vfio-pci: VGA quirk update
Alex Williamson
1
-336
/
+321
2013-07-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
8
-1
/
+134
2013-07-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
1
-0
/
+3
2013-07-15
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130715-1' into ...
Anthony Liguori
4
-31
/
+161
2013-07-15
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into staging
Anthony Liguori
6
-22
/
+79
2013-07-15
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
5
-97
/
+93
2013-07-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
21
-76
/
+262
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
1
-1
/
+1
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
3
-0
/
+7
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
8
-6
/
+336
2013-07-15
target-arm: Avoid g_hash_table_get_keys()
Peter Maydell
1
-2
/
+10
2013-07-15
target-arm: avoid undefined behaviour when writing TTBCR
Peter Maydell
1
-2
/
+4
2013-07-15
target-arm/helper.c: Allow const opaques in arm CP
Peter Crosthwaite
1
-1
/
+3
2013-07-15
target-arm/helper.c: Implement MIDR aliases
Peter Crosthwaite
1
-5
/
+11
2013-07-15
target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup
Peter Crosthwaite
1
-9
/
+4
2013-07-15
target-arm: explicitly decode SEVL instruction
Mans Rullgard
1
-1
/
+2
2013-07-15
target-arm: implement LDA/STL instructions
Mans Rullgard
1
-10
/
+119
2013-07-15
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
1
-0
/
+3
2013-07-15
ARM/highbank: add support for Calxeda ECX-2000 / Midway
Andre Przywara
1
-5
/
+27
2013-07-15
ARM/highbank: prepare for adding similar machines
Andre Przywara
1
-6
/
+23
2013-07-15
hw/arm/vexpress: Add alias for flash at address 0 on A15 board
Peter Maydell
1
-2
/
+17
2013-07-15
hw/dma/omap_dma: Fix bugs with DMA requests above 32
Peter Maydell
1
-5
/
+6
2013-07-15
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro
Peter Maydell
1
-1
/
+1
2013-07-15
hw/cpu/a15mpcore: Correct default value for num-irq
Peter Maydell
1
-2
/
+2
2013-07-15
target-arm: add feature flag for ARMv8
Mans Rullgard
3
-1
/
+8
2013-07-15
char/cadence_uart: Fix reset for unattached instances
Peter Crosthwaite
1
-1
/
+3
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
3
-1
/
+17
2013-07-15
migration: Fail migration on bdrv_flush_all() error
Kevin Wolf
1
-3
/
+14
[next]