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
2012-07-19
pci: Add INTx routing notifier
Jan Kiszka
3
-0
/
+32
2012-07-19
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
4
-0
/
+51
2012-07-04
pci: Unregister BARs before device exit
Alex Williamson
1
-2
/
+3
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
25
-83
/
+47
2012-06-18
msix: Switch msix_uninit to return void
Alex Williamson
2
-5
/
+5
2012-06-18
msix: Allow full specification of MSIX layout
Alex Williamson
2
-99
/
+56
2012-06-18
msix: Split PBA into it's own MemoryRegion
Alex Williamson
2
-43
/
+73
2012-06-18
msix: Note endian TODO item
Alex Williamson
1
-0
/
+1
2012-06-18
msix: Move msix_mmio_read
Alex Williamson
1
-10
/
+10
2012-06-18
virtio: Convert to msix_init_exclusive_bar() interface
Alex Williamson
2
-11
/
+5
2012-06-18
ivshmem: Convert to msix_init_exclusive_bar() interface
Alex Williamson
1
-7
/
+3
2012-06-18
msix: Add simple BAR allocation MSIX setup functions
Alex Williamson
3
-0
/
+52
2012-06-18
msix: fix PCIDevice naming inconsistency
Alex Williamson
1
-2
/
+1
2012-06-18
msix: drop unused msix_bar_size, require valid bar_size
Jan Kiszka
3
-21
/
+3
2012-06-11
pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
Jason Baron
1
-1
/
+3
2012-06-11
qdev: release parent properties on dc->init failure
Jason Baron
1
-0
/
+1
2012-06-07
msi: Use msi/msix_present more consistently
Jan Kiszka
2
-6
/
+9
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
8
-26
/
+4
2012-06-07
msi: Guard msi/msix_write_config with msi_present
Jan Kiszka
2
-2
/
+3
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
10
-20
/
+11
2012-06-07
msi: Guard msi_reset with msi_present
Jan Kiszka
1
-0
/
+4
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
3
-17
/
+20
2012-06-07
intel-hda: Fix reset of MSI function
Jan Kiszka
1
-0
/
+3
2012-06-07
ahci: Fix reset of MSI function
Jan Kiszka
1
-2
/
+10
2012-06-07
rtl8139: honor RxOverflow flag in can_receive method
Fernando Luis Vazquez Cao
1
-1
/
+1
2012-06-07
shpc: unparent device before free
Michael S. Tsirkin
1
-0
/
+1
2012-06-04
Revert "rtl8139: do the network/host communication only in normal operating m...
Jason Wang
1
-9
/
+0
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
12
-36
/
+311
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
1
-2
/
+2
2012-05-30
virtio-blk: Fix geometry sector calculation
Christian Borntraeger
1
-1
/
+16
2012-05-30
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
1
-1
/
+3
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
2
-1
/
+1
2012-05-29
fix multiboot loading if load_end_addr == 0
Scott Moser
1
-3
/
+9
2012-05-29
vga: fix vram double-mapping with -vga std and -M pc-0.12
Avi Kivity
2
-1
/
+7
2012-05-29
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
3
-26
/
+41
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-7
/
+9
2012-05-25
fdc: fix media detection
Pavel Hrdina
1
-6
/
+8
2012-05-25
fdc: floppy drive should be visible after start without media
Pavel Hrdina
1
-1
/
+1
2012-05-25
scsi: declare vmstate_info_scsi_requests to be static
Jim Meyering
1
-1
/
+1
2012-05-24
es1370: Fix debug code
Stefan Weil
1
-5
/
+6
2012-05-21
xen: Fix PV-on-HVM
Anthony PERARD
1
-1
/
+4
2012-05-21
qdev: Fix memory leak
dunrong huang
1
-1
/
+5
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
5
-5
/
+27
2012-05-21
virtio-blk: always enable VIRTIO_BLK_F_SCSI
Paolo Bonzini
4
-7
/
+9
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
7
-28
/
+32
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
2
-1
/
+1
2012-05-21
virtio-blk: report non-zero status when failing SG_IO requests
Paolo Bonzini
1
-28
/
+23
2012-05-21
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2
-2
/
+3
2012-05-21
virtio/vhost: Add support for KVM in-kernel MSI injection
Jan Kiszka
2
-0
/
+132
2012-05-21
msix: Add msix_nr_vectors_allocated
Jan Kiszka
2
-0
/
+7
[next]