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
*
remove unused function
Paolo Bonzini
2011-10-21
2
-6
/
+0
*
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
|
*
hw/9pfs: Fix build error on platform that don't support futimens
Aneesh Kumar K.V
2011-10-15
1
-28
/
+24
|
*
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
2011-10-12
4
-10
/
+48
|
*
hw/9pfs: Use ioeventfd for 9p
Aneesh Kumar K.V
2011-10-12
3
-5
/
+7
*
|
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2011-10-16
13
-77
/
+12
*
|
i8259: Fix coding style
Jan Kiszka
2011-10-16
1
-20
/
+34
*
|
i8259: Convert to qdev
Jan Kiszka
2011-10-16
1
-57
/
+100
*
|
qdev: Add HEX8 property
Jan Kiszka
2011-10-16
2
-0
/
+32
*
|
i8259: Eliminate PicState2
Jan Kiszka
2011-10-16
2
-35
/
+34
*
|
i8259: Replace PicState::pics_state with master flag
Jan Kiszka
2011-10-16
1
-9
/
+9
*
|
i8259: PREP: Replace pic_intack_read with pic_read_irq
Jan Kiszka
2011-10-16
3
-41
/
+1
*
|
i8259: Clean up pic_ioport_read
Jan Kiszka
2011-10-16
1
-2
/
+1
*
|
i8259: Fix poll command
Jan Kiszka
2011-10-16
1
-1
/
+7
*
|
i8259: Switch to per-PIC IRQ update
Jan Kiszka
2011-10-16
1
-40
/
+21
*
|
i8259: Clear ELCR on reset
Jan Kiszka
2011-10-16
1
-5
/
+10
[next]