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
*
S390: ccw firmware: Add glue header
Alexander Graf
2013-04-26
1
-0
/
+131
*
S390: ccw firmware: Add virtio device drivers
Alexander Graf
2013-04-26
3
-0
/
+754
*
S390: ccw firmware: Add sclp output
Alexander Graf
2013-04-26
2
-0
/
+188
*
S390: ccw firmware: Add main program
Alexander Graf
2013-04-26
1
-0
/
+56
*
S390: ccw firmware: Add start assembly
Alexander Graf
2013-04-26
1
-0
/
+16
*
S390: IPL: Use different firmware for different machines
Alexander Graf
2013-04-26
4
-6
/
+11
*
S390: IPL: Support ELF firmware
Alexander Graf
2013-04-26
1
-6
/
+10
*
S390: Make IPL reset address dynamic
Alexander Graf
2013-04-26
1
-11
/
+11
*
gtk: refactor menu creation
Anthony Liguori
2013-04-26
1
-37
/
+56
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-04-26
5
-71
/
+390
|
\
|
*
sheepdog: fix loadvm operation
Liu Yuan
2013-04-26
1
-1
/
+53
|
*
sheepdog: resend write requests when SD_RES_READONLY is received
MORITA Kazutaka
2013-04-26
1
-1
/
+59
|
*
sheepdog: add helper function to reload inode
MORITA Kazutaka
2013-04-26
1
-28
/
+39
|
*
sheepdog: add SD_RES_READONLY result code
MORITA Kazutaka
2013-04-26
1
-0
/
+2
|
*
sheepdog: cleanup find_vdi_name
MORITA Kazutaka
2013-04-26
1
-7
/
+8
|
*
rbd: Fix use after free in rbd_open()
Kevin Wolf
2013-04-26
1
-3
/
+6
|
*
block: Disable driver-specific options for 1.5
Kevin Wolf
2013-04-26
2
-5
/
+115
|
*
sheepdog: implement .bdrv_co_is_allocated()
Liu Yuan
2013-04-26
1
-0
/
+37
|
*
sheepdog: use BDRV_SECTOR_SIZE
Liu Yuan
2013-04-26
1
-6
/
+5
|
*
sheepdog: add discard/trim support for sheepdog
Liu Yuan
2013-04-26
1
-1
/
+63
|
*
block/ssh: Require libssh2 >= 1.2.8.
Richard W.M. Jones
2013-04-26
1
-20
/
+4
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-26
7
-6
/
+12
|
\
\
|
*
|
bsd-user: Track change in FreeBSD SYSCTL(9) types
Ed Maste
2013-04-26
1
-0
/
+4
|
*
|
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
2013-04-26
3
-0
/
+6
|
*
|
qemu-doc: Option -ignore-environment removed.
Thomas Schwinge
2013-04-26
1
-3
/
+0
|
*
|
s390x: use CONFIG_INT128 to detect __uint128_t
Gabriel Kerneis
2013-04-26
1
-2
/
+1
|
*
|
linux-user: fix compile error due to stray colon at end of #ifdef line
Peter Maydell
2013-04-26
1
-1
/
+1
|
|
/
*
|
microblaze: Add internal base vectors reg
Edgar E. Iglesias
2013-04-26
3
-4
/
+13
|
/
*
Makefile: Use QEMU_FLAGS for DTC compilation
Peter Crosthwaite
2013-04-26
1
-2
/
+2
*
Makefile: Don't build shared libfdt
Peter Crosthwaite
2013-04-26
1
-1
/
+1
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-25
3
-0
/
+180
|
\
|
*
monitor: introduce query-command-line-options
Amos Kong
2013-04-25
3
-0
/
+180
*
|
qemu-char: Set foo_tag = 0 when returning FALSE from callbacks
Hans de Goede
2013-04-25
1
-0
/
+2
*
|
Remove unnecessary FreeBSD #include
Ed Maste
2013-04-25
1
-4
/
+0
*
|
console: add dummy surface for guests without graphic card
Gerd Hoffmann
2013-04-25
1
-2
/
+32
*
|
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
9
-16
/
+13
*
|
console: switch ppm_save to qemu_open
Gerd Hoffmann
2013-04-25
1
-2
/
+4
*
|
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
2
-0
/
+20
*
|
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
23
-28
/
+43
*
|
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
3
-2
/
+30
*
|
virtio-ccw: Check indicators location.
Cornelia Huck
2013-04-25
1
-0
/
+6
|
/
*
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
4
-4
/
+39
*
pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
Markus Armbruster
2013-04-24
1
-4
/
+12
*
pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
Markus Armbruster
2013-04-24
1
-1
/
+2
*
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
2013-04-24
19
-342
/
+838
|
\
|
*
libcacard/cac: change big switch functions to single return point
Alon Levy
2013-04-24
1
-21
/
+52
|
*
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
1
-0
/
+4
|
*
libcacard: move atr setting from macro to function
Alon Levy
2013-04-24
5
-16
/
+58
|
*
libcacard/vreader: add debugging messages for apdu
Alon Levy
2013-04-24
3
-7
/
+85
|
*
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
1
-0
/
+45
[next]