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
*
Make kernel, initrd and append be machine_opts
Peter Maydell
2012-02-22
2
-8
/
+28
*
jazz-led: compile it only twice
Hervé Poussineau
2012-02-22
6
-1
/
+5
*
jazz-led: convert to QOM
Hervé Poussineau
2012-02-22
3
-93
/
+71
*
jazz-led: use trace framework
Hervé Poussineau
2012-02-22
2
-17
/
+13
*
qom: Fix object_initialize_with_type() assertion
Andreas Färber
2012-02-22
1
-1
/
+1
*
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-02-22
1
-2
/
+13
*
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
2012-02-22
1
-0
/
+61
*
qom: Document ways to retrieve child object added by object_property_add_child()
Alexander Barabash
2012-02-22
1
-0
/
+4
*
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
2012-02-22
2
-1
/
+50
*
hw/pc_piix: add pc-1.1
Jordan Justen
2012-02-22
1
-2
/
+10
*
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
2012-02-22
1
-1
/
+0
*
hw/pc_sysfw: support system flash memory with pflash
Jordan Justen
2012-02-22
3
-2
/
+129
*
hw/pc_sysfw: enable pc-sysfw as a qdev
Jordan Justen
2012-02-22
1
-0
/
+37
*
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
2012-02-22
4
-51
/
+101
*
vl: make find_default_machine externally visible
Jordan Justen
2012-02-22
2
-1
/
+2
*
pflash_cfi01/02: support read-only pflash devices
Jordan Justen
2012-02-22
2
-52
/
+75
*
blockdev: allow read-only pflash devices
Jordan Justen
2012-02-22
1
-1
/
+2
*
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
2012-02-22
16
-208
/
+842
|
\
|
*
qdev: drop unnecessary parse/print methods
Paolo Bonzini
2012-02-22
1
-134
/
+0
|
*
qdev: use built-in QOM string parser
Paolo Bonzini
2012-02-22
1
-2
/
+2
|
*
qdev: accept hex properties only if prefixed by 0x
Paolo Bonzini
2012-02-22
1
-0
/
+12
|
*
qdev: accept both strings and integers for PCI addresses
Paolo Bonzini
2012-02-22
1
-11
/
+25
|
*
qom: add generic string parsing/printing
Paolo Bonzini
2012-02-22
2
-0
/
+49
|
*
qapi: add tests for string-based visitors
Paolo Bonzini
2012-02-21
4
-2
/
+395
|
*
qapi: add string-based visitors
Paolo Bonzini
2012-02-21
5
-2
/
+281
|
*
qapi: drop qmp_input_end_optional
Paolo Bonzini
2012-02-21
1
-5
/
+0
|
*
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
2012-02-21
4
-52
/
+78
*
|
qxl: add user-friendly bar size properties
Gerd Hoffmann
2012-02-21
2
-0
/
+12
*
|
qxl: move ram size init to new function
Gerd Hoffmann
2012-02-21
1
-19
/
+22
*
|
qxl: drop vram bar minimum size
Gerd Hoffmann
2012-02-21
1
-2
/
+2
*
|
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
2012-02-21
1
-5
/
+32
*
|
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-21
4
-4
/
+31
*
|
qxl: make sure primary surface is saved on migration also in compat mode
Yonit Halperin
2012-02-21
1
-1
/
+1
*
|
qxl: set only off-screen surfaces dirty instead of the whole vram
Yonit Halperin
2012-02-21
1
-9
/
+44
*
|
qxl: don't render stuff when the vm is stopped.
Gerd Hoffmann
2012-02-21
1
-7
/
+5
*
|
qxl: fix warnings on 32bit
Gerd Hoffmann
2012-02-21
1
-3
/
+4
|
/
*
input: send kbd+mouse events only to running guests.
Gerd Hoffmann
2012-02-17
1
-0
/
+6
*
i8259: Do not clear level-triggered lines in IRR on init
Jan Kiszka
2012-02-17
3
-3
/
+3
*
i8254: Factor out pit_get_channel_info
Jan Kiszka
2012-02-17
3
-34
/
+29
*
pcspk: Convert to qdev
Jan Kiszka
2012-02-17
7
-17
/
+109
*
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
2012-02-17
5
-48
/
+57
*
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
2012-02-17
9
-12
/
+12
*
i8254: Factor out interface header
Jan Kiszka
2012-02-17
12
-25
/
+64
*
hpet: Save/restore cached RTC IRQ level
Jan Kiszka
2012-02-17
1
-0
/
+29
*
i8254: Do not raise IRQ level on reset
Jan Kiszka
2012-02-17
1
-1
/
+7
*
vnc: Don't demote authentication scheme when changing password/disabling login
Daniel P. Berrange
2012-02-17
1
-2
/
+6
*
qdev: Fix qdev_try_create() semantics
Andreas Färber
2012-02-17
1
-0
/
+3
*
qom: Fix identifiers in documentation
Andreas Färber
2012-02-17
1
-2
/
+2
*
qom: Fix typo in Object's documentation
Andreas Färber
2012-02-17
1
-1
/
+1
*
configure: Remove OpenBSD workaround for curses probe
Brad Smith
2012-02-17
1
-3
/
+0
[next]