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
*
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
3
-14
/
+23
*
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
3
-10
/
+12
*
hw/nand: qdevify
Juha Riihimäki
2011-07-30
5
-81
/
+103
*
hw/nand: Writing to NAND can only clear bits
Peter Maydell
2011-07-30
1
-4
/
+13
*
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
2011-07-30
1
-3
/
+8
*
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2011-07-30
2
-34
/
+88
*
nand: Bump vmstate version after changing structure.
Andrzej Zaborowski
2011-07-30
1
-3
/
+3
*
hw/nand: Support large NAND devices
Juha Riihimäki
2011-07-30
1
-21
/
+27
*
hw/nand: Pass block device state to init function
Peter Maydell
2011-07-30
5
-10
/
+15
*
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-07-30
3
-7
/
+6
*
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2011-07-30
6
-173
/
+218
*
hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO module
Peter Maydell
2011-07-30
1
-1
/
+5
*
hw/omap_l4.c: Add helper function omap_l4_region_base
Juha Riihimäki
2011-07-30
2
-0
/
+8
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-07-29
4
-5
/
+30
|
\
|
*
xen_mapcache: remove unused variable
Juan Quintela
2011-07-27
1
-2
/
+1
|
*
Makefile: add missing deps on $(GENERATED_HEADERS)
Michael Roth
2011-07-27
1
-1
/
+3
|
*
qmp: fix efect -> effect typo in qmp-commands.hx
Zhi Yong Wu
2011-07-27
1
-1
/
+1
|
*
slirp: Fix unusual "comments" in unused code
Stefan Weil
2011-07-27
1
-2
/
+2
|
*
Makefile: Minor cscope fixups
Alexandre Raymond
2011-07-27
1
-1
/
+1
|
*
vhost build fix for i386
Wolfgang Mauerer
2011-07-27
1
-0
/
+23
*
|
Merge remote-tracking branch 'alon/pull-libcacard.afe' into staging
Anthony Liguori
2011-07-29
4
-78
/
+224
|
\
\
|
*
|
libcacard: add pc file, install it + includes
Alon Levy
2011-07-26
3
-3
/
+42
|
*
|
libcacard: replace copy_string with strndup
Christophe Fergeau
2011-07-22
1
-17
/
+6
|
*
|
libcacard: introduce NEXT_TOKEN macro
Christophe Fergeau
2011-07-22
1
-47
/
+24
|
*
|
libcacard: fix soft=... parsing in vcard_emul_options
Christophe Fergeau
2011-07-22
1
-17
/
+28
|
*
|
libcacard: s/strip(args++)/strip(args+1)
Christophe Fergeau
2011-07-22
1
-2
/
+2
|
*
|
libcacard: don't leak vcard_emul_alloc_arrays mem
Christophe Fergeau
2011-07-22
1
-1
/
+10
|
*
|
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
Robert Relyea
2011-07-22
1
-6
/
+127
*
|
|
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-29
10
-33
/
+162
|
\
\
\
|
*
|
|
xen: implement unplug protocol in xen_platform
Stefano Stabellini
2011-07-26
4
-2
/
+92
|
*
|
|
vl.c: Check the asked ram_size later.
Anthony PERARD
2011-07-26
1
-6
/
+10
|
*
|
|
xen: Fix the memory registration to reflect of what is done by Xen.
Anthony PERARD
2011-07-26
1
-7
/
+20
|
*
|
|
cpu-common: Have a ram_addr_t of uint64 with Xen.
Anthony PERARD
2011-07-26
3
-5
/
+14
|
*
|
|
xen: make xen_enabled even more clever
Alexander Graf
2011-07-26
2
-1
/
+6
|
*
|
|
xen: remove CONFIG_XEN_MAPCACHE
Alexander Graf
2011-07-26
1
-3
/
+0
|
*
|
|
exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
Anthony PERARD
2011-07-26
1
-2
/
+2
|
*
|
|
xen: Fix xen_enabled().
Anthony PERARD
2011-07-26
1
-1
/
+1
|
*
|
|
xen: introduce xen_change_state_handler
Anthony PERARD
2011-07-26
1
-7
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
2011-07-29
9
-0
/
+52
|
\
\
\
|
*
|
|
usb-serial doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+7
|
*
|
|
usb-net doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+6
|
*
|
|
usb-bt doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+6
|
*
|
|
usb-wacom doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+6
|
*
|
|
usb storage: first migration support bits.
Gerd Hoffmann
2011-07-20
1
-0
/
+12
|
*
|
|
ehci doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+7
|
*
|
|
ahci doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+6
|
*
|
|
vmstate: add no_migrate flag to VMStateDescription
Gerd Hoffmann
2011-07-20
2
-0
/
+2
*
|
|
|
monitor: fix build breakage with --disable-vnc
TeLeMan
2011-07-29
1
-0
/
+2
*
|
|
|
Allow to leave type on default in -machine
Jan Kiszka
2011-07-29
1
-1
/
+4
*
|
|
|
CODING_STYLE: explicitly allow braceless 'else if'
Avi Kivity
2011-07-29
1
-0
/
+4
[next]