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
*
pseries: Fix some small errors in XICS logic
David Gibson
2013-04-26
1
-0
/
+2
*
pseries: Fixes and enhancements to L1 cache properties
David Gibson
2013-04-26
1
-2
/
+19
*
PPC: mac newworld: fix cpu NIP reset value
Alexander Graf
2013-04-26
1
-0
/
+2
*
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-26
1
-4
/
+41
*
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-04-26
1
-2
/
+4
*
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-26
1
-0
/
+7
*
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
2013-04-26
3
-0
/
+6
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-3
/
+1
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
21
-26
/
+27
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
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
3
-4
/
+34
*
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
3
-61
/
+254
|
\
|
*
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
1
-0
/
+4
|
*
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
1
-0
/
+45
|
*
dev-smartcard-reader: change default protocol to T=0
Alon Levy
2013-04-24
1
-3
/
+3
|
*
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
2013-04-24
1
-27
/
+47
|
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
2
-0
/
+3
|
*
ccid-card-passthru: add atr check
Alon Levy
2013-04-24
1
-0
/
+59
|
*
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
1
-11
/
+5
|
*
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
1
-2
/
+2
|
*
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
1
-8
/
+12
|
*
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
1
-6
/
+63
|
*
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-24
1
-0
/
+4
|
*
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
2013-04-24
1
-1
/
+1
|
*
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
2013-04-24
1
-3
/
+3
|
*
ccid-card-emul: do not crash if backend is not provided
Marc-André Lureau
2013-04-24
1
-0
/
+3
*
|
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
7
-24
/
+9
*
|
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
9
-99
/
+73
*
|
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
12
-83
/
+62
*
|
virtio-pci: cleanup.
KONRAD Frederic
2013-04-24
2
-54
/
+2
*
|
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
6
-8
/
+9
*
|
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
1
-0
/
+23
*
|
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
1
-12
/
+15
*
|
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
|
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
1
-66
/
+21
*
|
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2013-04-24
2
-28
/
+32
*
|
virtio-rng-s390: switch to the new API.
KONRAD Frederic
2013-04-24
2
-17
/
+34
*
|
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2013-04-24
2
-90
/
+74
*
|
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
3
-16
/
+103
*
|
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
1
-6
/
+6
*
|
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
1
-2
/
+2
*
|
ich9: kill cmos_s3
Hu Tao
2013-04-24
3
-17
/
+4
|
/
*
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-23
2
-0
/
+23
*
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
2013-04-23
3
-10
/
+5
*
virtio-9p: cleanup: init function.
KONRAD Frederic
2013-04-23
1
-52
/
+23
*
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
3
-30
/
+54
*
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-23
3
-9
/
+76
[next]