index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
ui: refactor VncDisplay to allow multiple listening sockets
Daniel P. Berrange
2
-40
/
+73
2017-02-08
ui: fix reporting of VNC auth in query-vnc-servers
Daniel P. Berrange
2
-39
/
+74
2017-02-08
ui: fix regression handling bare 'websocket' option to -vnc
Daniel P. Berrange
1
-1
/
+7
2017-02-08
vnc: do not disconnect on EAGAIN
Michael Tokarev
1
-1
/
+2
2017-02-08
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
Peter Maydell
2
-25
/
+0
2017-02-07
stellaris: Use the 'unimplemented' device for parts we don't implement
Peter Maydell
1
-0
/
+14
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
3
-0
/
+148
2017-02-07
stellaris: Document memory map and which SoC devices are unimplemented
Peter Maydell
1
-0
/
+34
2017-02-07
target/arm: A32, T32: Create Instruction Syndromes for Data Aborts
Peter Maydell
3
-63
/
+149
2017-02-07
target/arm: Abstract out pbit/wbit tests in ARM ldr/str decode
Peter Maydell
1
-3
/
+6
2017-02-07
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
6
-0
/
+40
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
4
-1
/
+40
2017-02-07
target/arm: Add cfgend parameter for ARM CPU selection.
Julian Brown
2
-0
/
+20
2017-02-07
hw/arm/integratorcp: Support specifying features via -cpu
Julian Brown
1
-2
/
+17
2017-02-07
sd: sdhci: check data length during dma_memory_read
Prasad J Pandit
1
-1
/
+1
2017-02-07
aspeed: add a watchdog controller
Cédric Le Goater
2
-0
/
+15
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater
3
-0
/
+258
2017-02-07
integratorcp: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+59
2017-02-07
rules: don't try to create missing include dirs
Daniel P. Berrange
2
-2
/
+1
2017-02-06
target/hppa: Fix gdb_write_register
Richard Henderson
1
-0
/
+1
2017-02-06
target/hppa: Tidy do_cbranch
Richard Henderson
1
-12
/
+5
2017-02-06
linux-user: define correct UTS machine name for hppa
Laurent Vivier
1
-1
/
+1
2017-02-06
linux-user: fix "apt-get update" on linux-user hppa
Laurent Vivier
1
-1
/
+0
2017-02-06
linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
Laurent Vivier
1
-2
/
+7
2017-02-06
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
1
-0
/
+25
2017-02-06
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-06
vmstate registration: check return values
Dr. David Alan Gilbert
1
-4
/
+6
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
2
-5
/
+18
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
5
-6
/
+10
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
3
-24
/
+19
2017-02-06
xhci: fix event queue IRQ handling
Gerd Hoffmann
1
-0
/
+13
2017-02-06
usb: ccid: check ccid apdu length
Prasad J Pandit
1
-1
/
+1
2017-02-06
xhci: guard xhci_kick_epctx against recursive calls
Gerd Hoffmann
1
-0
/
+7
2017-02-06
xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
Gerd Hoffmann
1
-8
/
+0
2017-02-06
xhci: rename xhci_complete_packet to xhci_try_complete_packet
Gerd Hoffmann
1
-6
/
+6
2017-02-06
xhci: only free completed transfers
Gerd Hoffmann
1
-1
/
+3
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
2
-0
/
+9
2017-02-06
usb/uas: more verbose error message
Gerd Hoffmann
1
-1
/
+2
2017-02-06
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
1
-3
/
+3
2017-02-06
Split ISA and sysbus versions of m48t59 device
David Gibson
4
-210
/
+284
2017-02-06
Allow ISA bus to be configured out
David Gibson
5
-1
/
+6
2017-02-06
Split serial-isa into its own config option
David Gibson
14
-1
/
+15
2017-02-03
iothread: enable AioContext polling by default
Stefan Hajnoczi
1
-0
/
+14
2017-02-03
tci: Remove invalid assertions
Stefan Weil
1
-2
/
+0
2017-02-02
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
1
-6
/
+7
2017-02-02
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
1
-4
/
+3
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
1
-3
/
+3
2017-02-02
ppc/kvm: Handle the "family" CPU via alias instead of registering new types
Thomas Huth
1
-13
/
+23
2017-02-02
target/ppc/mmu_hash64: Fix incorrect shift value in amr calculation
Suraj Jitindar Singh
1
-1
/
+1
2017-02-02
target/ppc/mmu_hash64: Fix printing unsigned as signed int
Suraj Jitindar Singh
1
-2
/
+2
[prev]
[next]