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
*
tcg/ia64: fix and optimize ld/st slow path
Aurelien Jarno
2012-08-26
1
-15
/
+23
*
tcg/ia64: fix prologue/epilogue
Aurelien Jarno
2012-08-26
1
-10
/
+10
*
tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
Peter Maydell
2012-08-26
1
-93
/
+144
*
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-24
5
-5
/
+44
*
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
2012-08-24
4
-8
/
+74
*
qemu-options.hx: mention retrace= VGA option
Matthew Ogilvie
2012-08-24
1
-1
/
+7
*
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
2012-08-24
1
-21
/
+18
*
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
Matthew Ogilvie
2012-08-24
1
-4
/
+10
*
fix some debug printf format strings
Matthew Ogilvie
2012-08-24
4
-7
/
+10
*
ivshmem: fix memory_region_del_eventfd assertion failure
Paolo Bonzini
2012-08-23
1
-0
/
+4
*
qom: object_delete should unparent the object first
Paolo Bonzini
2012-08-23
5
-10
/
+2
*
monitor: don't try to initialize json parser when monitor is HMP
Anthony Liguori
2012-08-23
1
-2
/
+2
*
target-mips: Fix some helper functions (VR54xx multiplication)
Stefan Weil
2012-08-24
1
-46
/
+29
*
target-mips: Enable access to required RDHWR hardware registers
Meador Inge
2012-08-23
1
-2
/
+3
*
monitor: move json init from OPEN event to init
Anthony Liguori
2012-08-23
1
-1
/
+3
*
boards: add a 'none' machine type to all platforms
Anthony Liguori
2012-08-22
2
-0
/
+42
*
Update version for 1.2.0-rc1 release
Anthony Liguori
2012-08-22
1
-1
/
+1
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-22
6
-17
/
+18
|
\
|
*
migration: move total_time from ram stats to migration info
Juan Quintela
2012-08-21
4
-15
/
+16
|
*
monitor: avoid declaring unused variables
Blue Swirl
2012-08-20
1
-1
/
+1
|
*
qapi: Fix memory leak
Stefan Weil
2012-08-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into staging
Anthony Liguori
2012-08-22
2
-12
/
+21
|
\
\
|
*
|
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
2012-08-22
1
-8
/
+16
|
*
|
Fix invalidate if memory requested was not bucket aligned
Frediano Ziglio
2012-08-22
1
-4
/
+5
|
|
/
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-22
4
-67
/
+79
|
\
\
|
*
|
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
2012-08-20
3
-8
/
+16
|
*
|
iscsi: fix races between task completion and abort
Paolo Bonzini
2012-08-20
1
-29
/
+30
|
*
|
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
2012-08-20
1
-15
/
+9
|
*
|
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
2012-08-20
1
-28
/
+28
|
*
|
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
2012-08-20
1
-23
/
+32
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-22
4
-1
/
+69
|
\
\
\
|
*
|
|
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-17
4
-1
/
+9
|
*
|
|
Documentation: Warn against qemu-img on active image
Kevin Wolf
2012-08-17
1
-0
/
+10
|
*
|
|
vmdk: Read footer for streamOptimized images
Kevin Wolf
2012-08-17
1
-0
/
+56
|
*
|
|
vmdk: Fix header structure
Kevin Wolf
2012-08-17
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'kraxel/usb.59' into staging
Anthony Liguori
2012-08-22
4
-10
/
+21
|
\
\
\
\
|
*
|
|
|
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
2012-08-16
1
-7
/
+8
|
*
|
|
|
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
2012-08-16
1
-2
/
+10
|
*
|
|
|
usb: update uas product id
Gerd Hoffmann
2012-08-16
1
-1
/
+1
|
*
|
|
|
usb: async control xfer fixup
Gerd Hoffmann
2012-08-16
2
-0
/
+2
*
|
|
|
|
qapi: add 'query-target' command to return target arch
Daniel P. Berrange
2012-08-22
4
-1
/
+61
*
|
|
|
|
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
10
-28
/
+42
*
|
|
|
|
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
13
-47
/
+45
*
|
|
|
|
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2012-08-22
2
-0
/
+17
*
|
|
|
|
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
2012-08-22
1
-65
/
+72
*
|
|
|
|
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
2012-08-22
3
-46
/
+56
*
|
|
|
|
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
2012-08-22
1
-5
/
+12
*
|
|
|
|
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
2012-08-22
1
-5
/
+11
*
|
|
|
|
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
2012-08-22
3
-6
/
+12
*
|
|
|
|
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
2012-08-22
1
-15
/
+20
[next]