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
*
disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
Richard Henderson
2014-02-17
1
-14
/
+132
*
tcg/optimize: Add more identity simplifications
Richard Henderson
2014-02-17
1
-15
/
+24
*
tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0
Richard Henderson
2014-02-17
1
-0
/
+1
*
tcg/optimize: Simply some logical ops to NOT
Richard Henderson
2014-02-17
1
-0
/
+57
*
tcg/optimize: Handle known-zeros masks for ANDC
Richard Henderson
2014-02-17
1
-0
/
+11
*
tcg/optimize: add known-zero bits compute for load ops
Aurelien Jarno
2014-02-17
1
-1
/
+25
*
tcg/optimize: improve known-zero bits for 32-bit ops
Aurelien Jarno
2014-02-17
1
-0
/
+6
*
tcg/optimize: fix known-zero bits optimization
Aurelien Jarno
2014-02-17
1
-1
/
+7
*
tcg/optimize: fix known-zero bits for right shift ops
Aurelien Jarno
2014-02-17
1
-5
/
+14
*
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
2014-02-17
1
-1
/
+1
*
TCG: Fix 32-bit host allocation typo
Richard Henderson
2014-02-15
1
-1
/
+1
*
libvixl: fix 64bit constants usage
Michael Tokarev
2014-02-15
2
-15
/
+21
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
2014-02-15
9
-425
/
+188
|
\
|
*
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-15
1
-1
/
+1
|
*
gitignore: anchor all ignored names
Michael Tokarev
2014-02-15
1
-75
/
+75
|
*
vl: trim includes
Michael Tokarev
2014-02-15
1
-51
/
+1
|
*
vl: remove old, long-unused defines
Michael Tokarev
2014-02-15
1
-3
/
+0
|
*
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
2014-02-15
1
-0
/
+1
|
*
linux-user: refactor do_socketcall()
Michael Tokarev
2014-02-15
1
-258
/
+68
|
*
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
2014-02-15
1
-33
/
+35
|
*
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
2014-02-15
1
-2
/
+2
|
*
sparc/leon3: Initialize stack pointer
Sebastian Huber
2014-02-15
1
-0
/
+3
|
*
misc: Fix case Qemu -> QEMU
Stefan Weil
2014-02-15
2
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-02-15
10
-50
/
+115
|
\
\
|
*
|
block: Open by reference will try device then node_name.
Benoît Canet
2014-02-14
2
-2
/
+14
|
*
|
block: Relax bdrv_lookup_bs constraints.
Benoît Canet
2014-02-14
1
-15
/
+11
|
*
|
blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...
Benoît Canet
2014-02-14
1
-2
/
+0
|
*
|
block: mirror - use local_err to avoid NULL errp
Jeff Cody
2014-02-14
1
-2
/
+4
|
*
|
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
2014-02-14
1
-0
/
+2
|
*
|
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2014-02-14
2
-0
/
+21
|
*
|
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2014-02-14
2
-2
/
+5
|
*
|
block: Don't throw away errno via error_setg
Jeff Cody
2014-02-14
3
-10
/
+17
|
*
|
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
2014-02-14
1
-2
/
+8
|
*
|
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
2014-02-14
1
-14
/
+33
|
*
|
sdhci: Drop unnecessary #include
Kevin Wolf
2014-02-14
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
2014-02-15
1
-67
/
+32
|
\
\
\
|
*
|
|
target-openrisc: Use new qemu_ld/st opcodes
Richard Henderson
2014-02-12
1
-67
/
+32
*
|
|
|
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
2014-02-15
6
-8
/
+152
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
2014-02-10
4
-10
/
+56
|
*
|
|
target-mips: add support for CP0_Config5
Petar Jovanovic
2014-02-10
5
-3
/
+40
|
*
|
|
target-mips: add support for CP0_Config4
Petar Jovanovic
2014-02-10
5
-3
/
+31
|
*
|
|
target-mips: add CPU definition for MIPS32R5
Petar Jovanovic
2014-02-10
2
-0
/
+33
*
|
|
|
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
2014-02-14
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
38
-461
/
+540
|
\
\
\
|
*
|
|
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
2014-02-10
1
-3
/
+0
|
*
|
|
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2014-02-10
5
-45
/
+15
|
*
|
|
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
3
-25
/
+53
|
*
|
|
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
3
-47
/
+94
|
*
|
|
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
4
-30
/
+60
|
*
|
|
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
16
-30
/
+21
[next]