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
...
|
*
target-i386: Introduce apic-id CPU property
Igor Mammedov
2013-05-01
2
-1
/
+68
|
*
target-i386: Introduce feat2prop() for CPU properties
Igor Mammedov
2013-05-01
1
-4
/
+15
|
*
acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
Igor Mammedov
2013-05-01
2
-2
/
+110
|
*
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
2013-05-01
2
-0
/
+36
|
*
cpus: Use qemu_for_each_cpu() in TCG thread
Igor Mammedov
2013-05-01
1
-6
/
+7
|
*
cpu: Add qemu_for_each_cpu()
Michael S. Tsirkin
2013-05-01
2
-0
/
+19
|
*
cpu: Introduce get_arch_id() method and override it for X86CPU
Igor Mammedov
2013-05-01
3
-0
/
+18
|
*
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
2013-05-01
3
-0
/
+28
|
*
cpu: Introduce CPU hot-plug notifier
Igor Mammedov
2013-05-01
2
-0
/
+15
|
*
cpu: Resume CPU from DeviceClass::realize() if hot-plugged
Igor Mammedov
2013-05-01
1
-0
/
+1
|
*
cpu: Introduce cpu_resume(), for single CPU
Igor Mammedov
2013-05-01
4
-3
/
+21
|
*
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
2013-05-01
5
-11
/
+18
|
*
cpu: Make kvm-stub.o available outside softmmu
Igor Mammedov
2013-05-01
3
-10
/
+15
*
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-05-02
7
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
pvscsi: fix compilation on 32 bit hosts
Hervé Poussineau
2013-05-01
1
-1
/
+1
|
*
Trivial grammar and spelling fixes
Stefan Weil
2013-05-01
5
-7
/
+7
|
*
configure: Pick up libseccomp include path
Andreas Färber
2013-05-01
1
-0
/
+1
|
/
*
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
2013-04-30
1
-0
/
+1
*
sysemu: drop register_devices from header
Michael S. Tsirkin
2013-04-30
1
-2
/
+0
*
libqtest: only call fclose() on open files
Jesse Larrew
2013-04-30
1
-1
/
+1
*
Wire up disabled wait a panicked event on s390
Christian Borntraeger
2013-04-30
1
-3
/
+14
*
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-30
4
-0
/
+29
*
pvpanic: add document of pvpanic
Hu Tao
2013-04-30
1
-0
/
+39
*
pvpanic: pass configurable ioport to seabios
Hu Tao
2013-04-30
2
-1
/
+21
*
fw_cfg: add required header files
Hu Tao
2013-04-30
1
-0
/
+7
*
introduce a new qom device to deal with panicked event
Hu Tao
2013-04-30
4
-0
/
+127
*
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-30
3
-0
/
+16
*
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-30
4
-5
/
+17
*
qdev: Report errors collected during device realization
Jan Kiszka
2013-04-30
1
-0
/
+1
*
rules.mk: Fix build breakage
Dunrong Huang
2013-04-30
1
-1
/
+1
*
QOM: Fail casts for unknown types
Alexander Graf
2013-04-30
1
-0
/
+5
*
pc_piix: remove undesired change in pc_init1
Paolo Bonzini
2013-04-30
1
-0
/
+1
*
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
2013-04-29
8
-14
/
+5
*
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
7
-12
/
+17
*
qom: do not return root for empty path
Paolo Bonzini
2013-04-29
1
-10
/
+2
*
audio: replace audio card configuration with default-configs
Paolo Bonzini
2013-04-29
12
-25
/
+23
*
audio: remove CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-9
/
+0
*
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
6
-41
/
+0
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
13
-144
/
+62
*
adlib: qdev-ify
Paolo Bonzini
2013-04-29
1
-17
/
+66
*
doc: document the Pseudo-encoding of LED state
Lei Li
2013-04-29
1
-0
/
+50
*
vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
Lei Li
2013-04-29
1
-0
/
+5
*
vnc: Support for LED state extension
Lei Li
2013-04-29
2
-0
/
+48
*
vnc: Add SCROLL lock key to kbd_leds
Lei Li
2013-04-29
1
-1
/
+5
*
libqos: Convert fw_cfg values to host endianness
Andreas Färber
2013-04-29
1
-3
/
+4
*
wdt_ib700: QOM'ify
Andreas Färber
2013-04-29
1
-4
/
+8
*
vmport: QOM'ify
Andreas Färber
2013-04-29
1
-4
/
+8
*
vmmouse: QOM'ify
Andreas Färber
2013-04-29
1
-5
/
+9
*
vga-isa: QOM'ify ISA VGA
Andreas Färber
2013-04-29
1
-12
/
+17
*
sga: QOM'ify
Andreas Färber
2013-04-29
1
-3
/
+7
[prev]
[next]