index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi-disk: Fix immediate failure of bdrv_aio_*
Kevin Wolf
2010-11-04
1
-5
/
+6
*
virtio-blk: Handle immediate flush failure properly
Kevin Wolf
2010-11-04
1
-1
/
+1
*
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
2010-11-04
1
-3
/
+9
*
block: avoid a warning on 64 bit hosts with long as int64_t
Blue Swirl
2010-11-04
1
-2
/
+2
*
qcow2: Invalidate cache after failed read
Kevin Wolf
2010-11-04
2
-0
/
+2
*
vpc: Implement bdrv_flush
Kevin Wolf
2010-11-04
1
-8
/
+13
*
scsi-disk: Implement werror for flushes
Kevin Wolf
2010-11-04
1
-1
/
+16
*
scsi-disk: Complete failed requests in scsi_disk_emulate_command
Kevin Wolf
2010-11-04
1
-11
/
+10
*
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-11-04
13
-25
/
+45
*
scsi-disk: Implement rerror option
Kevin Wolf
2010-11-04
2
-37
/
+69
*
Fold send_all() wrapper unix_write() into one function
Jes Sorensen
2010-11-03
1
-6
/
+2
*
Remove obsolete 'f' double parameter type
Jes Sorensen
2010-11-03
1
-17
/
+1
*
Switch migrate_set_speed() to take an 'o' argument rather than a float.
Jes Sorensen
2010-11-03
2
-4
/
+5
*
Add support for 'o' octet (bytes) format as monitor parameter.
Jes Sorensen
2010-11-03
1
-0
/
+29
*
Introduce strtosz() library function to convert a string to a byte count.
Jes Sorensen
2010-11-03
3
-20
/
+98
*
intel-hda: documentation update
Gerd Hoffmann
2010-11-02
2
-0
/
+3
*
Fix out of tree build
Blue Swirl
2010-11-01
1
-1
/
+1
*
Merge remote branch 'spice/config.2' into staging
Anthony Liguori
2010-11-01
3
-7
/
+309
|
\
|
*
spice: add misc config options
Gerd Hoffmann
2010-10-08
3
-1
/
+46
|
*
spice: add config options for the listening address
Gerd Hoffmann
2010-10-08
3
-2
/
+27
|
*
spice: add config options for channel security.
Gerd Hoffmann
2010-10-08
3
-0
/
+42
|
*
spice: make compression configurable.
Yonit Halperin
2010-10-08
3
-2
/
+93
|
*
spice: tls support
Gerd Hoffmann
2010-10-08
3
-5
/
+104
*
|
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
30
-291
/
+2637
|
\
\
|
*
\
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
26
-277
/
+2607
|
|
\
\
|
|
*
|
pcie: update satus on reset
Michael S. Tsirkin
2010-10-27
1
-1
/
+1
|
|
*
|
msi: minor cleanups
Michael S. Tsirkin
2010-10-27
1
-4
/
+3
|
|
*
|
msi: simplify range checks
Michael S. Tsirkin
2010-10-27
1
-25
/
+20
|
|
*
|
pci: improve w1c mask handling
Michael S. Tsirkin
2010-10-27
1
-2
/
+4
|
|
*
|
pcie: clean up hot plug notification
Michael S. Tsirkin
2010-10-27
4
-71
/
+62
|
|
*
|
pcie: simplify range check
Michael S. Tsirkin
2010-10-27
1
-49
/
+59
|
|
*
|
Introduce range.h
Blue Swirl
2010-10-27
3
-0
/
+3
|
|
*
|
x3130: pcie downstream port
Isaku Yamahata
2010-10-20
3
-1
/
+202
|
|
*
|
x3130: pcie upstream port
Isaku Yamahata
2010-10-20
3
-1
/
+185
|
|
*
|
ioh3420: pcie root port in X58 ioh
Isaku Yamahata
2010-10-20
3
-0
/
+199
|
|
*
|
pcie port: define struct PCIEPort/PCIESlot and helper functions
Isaku Yamahata
2010-10-20
4
-1
/
+170
|
|
*
|
pci/bridge: fix pci_bridge_reset()
Isaku Yamahata
2010-10-20
2
-6
/
+43
|
|
*
|
pcie: comment on hpev_intx
Isaku Yamahata
2010-10-20
1
-1
/
+9
|
|
*
|
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
2010-10-19
5
-0
/
+654
|
|
*
|
pcie: add pcie constants to pcie_regs.h
Isaku Yamahata
2010-10-19
1
-0
/
+154
|
|
*
|
msi: implements msi
Isaku Yamahata
2010-10-19
4
-4
/
+401
|
|
*
|
pci: use pci_word_test_and_clear_mask() in pci_device_reset()
Isaku Yamahata
2010-10-19
1
-3
/
+2
|
|
*
|
pci: introduce helper function to handle msi-x and msi.
Isaku Yamahata
2010-10-19
2
-0
/
+22
|
|
*
|
pci: introduce helper functions to test-and-{clear, set} mask in configuratio...
Isaku Yamahata
2010-10-19
1
-0
/
+70
|
|
*
|
pci: make pci_del_capability() update for w1cmask
Isaku Yamahata
2010-10-18
1
-0
/
+1
|
|
*
|
msix: clear not only INTA, but all INTx when MSI-X is enabled.
Isaku Yamahata
2010-09-20
1
-1
/
+4
|
|
*
|
pci: implement RW1C register framework.
Isaku Yamahata
2010-09-20
2
-0
/
+8
|
|
*
|
pci: improve signature of pci_register_bar().
Isaku Yamahata
2010-09-13
2
-2
/
+2
|
|
*
|
pci: don't ignore invalid parameter for pci_register_bar().
Isaku Yamahata
2010-09-13
1
-3
/
+2
|
|
*
|
pci: sorting out type confusion in pci_register_bar().
Isaku Yamahata
2010-09-13
1
-1
/
+1
[next]