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
*
gtk: make default UI (v5)
Anthony Liguori
2013-02-21
1
-14
/
+34
*
gtk: add translation support (v5)
Anthony Liguori
2013-02-21
7
-8
/
+202
*
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
2013-02-21
1
-17
/
+237
*
gtk: add support for input grabbing (v2)
Anthony Liguori
2013-02-21
1
-5
/
+151
*
gtk: add virtual console support (v2)
Anthony Liguori
2013-02-21
1
-0
/
+160
*
ui: add basic GTK gui (v5)
Anthony Liguori
2013-02-21
5
-0
/
+615
*
console: allow VCs to be overridden by UI
Anthony Liguori
2013-02-21
3
-3
/
+19
*
build: disable Wstrict-prototypes
Anthony Liguori
2013-02-21
1
-1
/
+1
*
qom/object.c: Allow itf cast with num_itfs = 0
Peter Crosthwaite
2013-02-21
1
-1
/
+2
*
qom/object.c: Reset interface list on inheritance
Peter Crosthwaite
2013-02-21
1
-0
/
+1
*
vga: fix byteswapping.
Gerd Hoffmann
2013-02-21
6
-16
/
+22
*
Remove elderly top level TODO file
Peter Maydell
2013-02-21
1
-37
/
+0
*
help: add docs for multiqueue tap options
Jason Wang
2013-02-21
2
-1
/
+9
*
aio: support G_IO_HUP and G_IO_ERR
Stefan Hajnoczi
2013-02-21
1
-10
/
+2
*
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
2013-02-21
3
-43
/
+29
*
aio: extract aio_dispatch() from aio_poll()
Stefan Hajnoczi
2013-02-21
1
-22
/
+35
*
main-loop: drop rfds/wfds/xfds for good
Stefan Hajnoczi
2013-02-21
1
-75
/
+2
*
iohandler: switch to GPollFD
Stefan Hajnoczi
2013-02-21
3
-14
/
+34
*
slirp: switch to GPollFD
Stefan Hajnoczi
2013-02-21
7
-74
/
+87
*
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
2013-02-21
1
-297
/
+311
*
main-loop: switch POSIX glib integration to GPollFD
Stefan Hajnoczi
2013-02-21
1
-49
/
+22
*
main-loop: switch to g_poll() on POSIX hosts
Stefan Hajnoczi
2013-02-21
1
-8
/
+129
*
main-loop: fix select_ret uninitialized variable warning
Stefan Hajnoczi
2013-02-21
1
-1
/
+2
*
Merge remote-tracking branch 'kraxel/usb.78' into staging
Anthony Liguori
2013-02-21
44
-291
/
+742
|
\
|
*
uas-uas: usb3 streams
Gerd Hoffmann
2013-02-19
1
-42
/
+205
|
*
usb-xhci: usb3 streams
Gerd Hoffmann
2013-02-19
2
-48
/
+226
|
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
14
-31
/
+37
|
*
usb: fix endpoint descriptor ordering
Gerd Hoffmann
2013-02-19
1
-4
/
+5
|
*
usb-redir: simplify packet copy
Gerd Hoffmann
2013-02-19
1
-14
/
+4
|
*
usb: make usb_packet_copy operate on combined packets
Gerd Hoffmann
2013-02-19
2
-5
/
+15
|
*
usb: add usb_ep_set_halted
Gerd Hoffmann
2013-02-19
2
-0
/
+7
|
*
usb-host: remove usb_host_device_close
Gerd Hoffmann
2013-02-19
5
-38
/
+3
|
*
usb-host: move legacy cmd line bits
Gerd Hoffmann
2013-02-19
5
-102
/
+191
|
*
usb-storage: use scsi_req_enqueue return value
Gerd Hoffmann
2013-02-19
1
-2
/
+3
|
*
allow disabling usb smartcard support
Gerd Hoffmann
2013-02-19
2
-1
/
+2
|
*
make usb devices configurable
Gerd Hoffmann
2013-02-19
17
-8
/
+35
|
*
fix scripts/make_device_config.sh
Gerd Hoffmann
2013-02-19
1
-1
/
+1
|
*
usb: Makefile cleanup
Gerd Hoffmann
2013-02-19
1
-7
/
+20
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-02-21
5
-3
/
+14
|
\
\
|
*
|
.gitignore: Ignore optionrom/*.asm
Cole Robinson
2013-02-21
1
-0
/
+3
|
*
|
ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c
Alin Tomescu
2013-02-21
1
-1
/
+1
|
*
|
Add some missing qtest binaries to .gitignore
David Gibson
2013-02-21
1
-0
/
+7
|
*
|
xilinx_axienet.c: Assert no error when making link
Peter Crosthwaite
2013-02-21
1
-1
/
+3
|
*
|
Remove forward declaration of non-existant variable
Hervé Poussineau
2013-02-21
1
-1
/
+0
|
|
/
*
|
rtc-test: add testcases for alarms in 12hour mode
Paolo Bonzini
2013-02-18
1
-3
/
+199
*
|
rtc-test: always set register B in its entirety
Paolo Bonzini
2013-02-18
1
-27
/
+9
|
/
*
vnc-tls: Fix compilation with newer versions of GNU-TLS
Andre Przywara
2013-02-18
1
-3
/
+3
*
doc help: Collect block device stuff under its own heading
Markus Armbruster
2013-02-18
1
-291
/
+281
*
doc help: A few options are under inappropriate headings, fix
Markus Armbruster
2013-02-18
1
-41
/
+39
*
help: Fix markup of heading "USB options" so it appears in -help
Markus Armbruster
2013-02-18
1
-1
/
+2
[next]