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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pass correct sense code for ENOMEDIUM
Paolo Bonzini
2011-10-28
1
-0
/
+3
*
ide: Fix off-by-one error in array index check
Kevin Wolf
2011-10-28
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-10-26
6
-19
/
+42
|
\
|
*
pc: Fix floppy drives with if=none
Kevin Wolf
2011-10-21
5
-16
/
+38
|
*
fdc: Fix floppy port I/O
Kevin Wolf
2011-10-21
1
-0
/
+2
|
*
xen_disk: Always set feature-barrier = 1
Kevin Wolf
2011-10-21
1
-3
/
+2
*
|
hda: do not mix output and input stream states, RHBZ #740493
Marc-André Lureau
2011-10-25
3
-12
/
+25
*
|
hda: do not mix output and input streams, RHBZ #740493
Marc-André Lureau
2011-10-25
1
-4
/
+5
*
|
Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging
Anthony Liguori
2011-10-24
2
-6
/
+0
|
\
\
|
*
|
remove unused function
Paolo Bonzini
2011-10-21
2
-6
/
+0
*
|
|
m48t59: fix write access
Blue Swirl
2011-10-23
1
-1
/
+1
*
|
|
m48t59: drop obsolete address base arithmetic
Blue Swirl
2011-10-23
1
-2
/
+0
*
|
|
pci_bridge: fix typo
Blue Swirl
2011-10-23
1
-1
/
+1
|
|
/
|
/
|
*
|
hw/arm_gic.c: Fix save/load of irq_target array
Dmitry Koshelev
2011-10-21
1
-8
/
+8
*
|
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
Peter Maydell
2011-10-21
1
-0
/
+5
|
/
*
Merge remote-tracking branch 'quintela/migration-pull' into staging
Anthony Liguori
2011-10-20
2
-14
/
+18
|
\
|
*
migration: rename qemu_file_has_error to qemu_file_get_error
Juan Quintela
2011-10-20
1
-1
/
+1
|
*
migration: change has_error to contain errno values
Juan Quintela
2011-10-20
1
-1
/
+1
|
*
ds1225y: Use stdio instead of QEMUFile
Juan Quintela
2011-10-20
1
-12
/
+16
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-10-20
22
-649
/
+544
|
\
\
|
*
|
tcx: convert to memory API
Avi Kivity
2011-10-17
1
-67
/
+85
|
*
|
tc63963xb: convert to memory API
Avi Kivity
2011-10-17
3
-51
/
+25
|
*
|
syborg: convert to memory API
Avi Kivity
2011-10-17
1
-3
/
+5
|
*
|
sun4u: convert to memory API
Avi Kivity
2011-10-17
1
-9
/
+13
|
*
|
sun4m: convert to memory API
Avi Kivity
2011-10-17
1
-17
/
+32
|
*
|
strongarm: convert to memory API
Avi Kivity
2011-10-17
3
-106
/
+75
|
*
|
spitz: convert to memory API
Avi Kivity
2011-10-17
1
-30
/
+18
|
*
|
spapr: convert to memory API
Avi Kivity
2011-10-17
1
-3
/
+6
|
*
|
sm501: convert to memory API
Avi Kivity
2011-10-17
1
-73
/
+70
|
*
|
s390-virtio: convert to memory API
Avi Kivity
2011-10-17
1
-3
/
+5
|
*
|
realview: convert to memory API
Avi Kivity
2011-10-17
1
-28
/
+26
|
*
|
r2d: convert to memory API
Avi Kivity
2011-10-17
1
-20
/
+15
|
*
|
ppcr500_mpc8544ds: convert to memory API
Avi Kivity
2011-10-17
1
-2
/
+3
|
*
|
pci: simplify memory region registration
Avi Kivity
2011-10-17
1
-11
/
+2
|
*
|
pxa2xx: convert to memory API (part II)
Avi Kivity
2011-10-17
2
-87
/
+66
|
*
|
pxa2xx: convert to memory API (part I)
Avi Kivity
2011-10-17
2
-68
/
+49
|
*
|
ppc_prep: convert to memory API
Avi Kivity
2011-10-17
1
-66
/
+41
|
*
|
ppc_oldworld: convert to memory API
Avi Kivity
2011-10-17
1
-5
/
+8
|
|
/
*
|
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
2011-10-20
12
-773
/
+439
|
\
\
|
|
/
|
/
|
|
*
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V
2011-10-15
2
-50
/
+33
|
*
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
2011-10-15
1
-1
/
+1
|
*
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
Aneesh Kumar K.V
2011-10-15
5
-9
/
+8
|
*
hw/9pfs: Use fs driver specific lstat
M. Mohan Kumar
2011-10-15
1
-10
/
+23
|
*
hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.
Harsh Prateek Bora
2011-10-15
3
-660
/
+0
|
*
hw/9pfs: Introduce tracing for 9p pdu handlers
Harsh Prateek Bora
2011-10-15
1
-0
/
+72
|
*
hw/9pfs: Add st_gen support for handle based fs driver
Harsh Prateek Bora
2011-10-15
1
-0
/
+51
|
*
hw/9pfs: Add st_gen support in getattr reply
Harsh Prateek Bora
2011-10-15
5
-1
/
+91
|
*
hw/9pfs: Add open flag mapping
M. Mohan Kumar
2011-10-15
2
-1
/
+76
|
*
hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long
Daniel P. Berrange
2011-10-15
1
-1
/
+3
|
*
virtio-9p: Use 9P specific Lock constants
M. Mohan Kumar
2011-10-15
2
-1
/
+6
[next]