projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2016-03-24
Benjamin Herrenschmidt
ppc: Add a bunch of hypervisor SPRs to Book3s
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Benjamin Herrenschmidt
ppc: Add macros to register hypervisor mode SPRs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Benjamin Herrenschmidt
ppc: Update SPR definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Alexey Kardashevskiy
spapr/target-ppc/kvm: Only add hcall-instructions if...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Laurent Vivier
ppc64: set MSR_SF bit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Peter Maydell
Merge remote-tracking branch 'remotes/weil/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Stefan Weil
wxx: Add support for ncurses
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Stefan Weil
Remove unneeded include statements for setjmp.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Stefan Weil
Include setjmp.h in qemu/osdep.h (bug fix for w64)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Peter Maydell
Merge remote-tracking branch 'remotes/mdroth/tags/qga...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
contrib/ivshmem-server: Print "not for production"...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Require master to have ID zero
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Drop ivshmem property x-memdev
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Clean up after the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Split ivshmem-plain, ivshmem-doorbell off...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Replace int role_val by OnOffAuto master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
qdev: New DEFINE_PROP_ON_OFF_AUTO
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Inline check_shm_size() into its only caller
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Simplify memory regions for BAR 2 (shared...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Implement shm=... with a memory backend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Tighten check of property "size"
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Simplify how we cope with short reads from...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Drop the hackish test for UNIX domain chardev
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Rely on server sending the ID right after...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Propagate errors through ivshmem_recv_setup()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Receive shared memory synchronously in realize()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Plug leaks on unplug, fix peer disconnect
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Disentangle ivshmem_read()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Simplify rejection of invalid peer ID from...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Assert interrupts are set up once
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Leave INTx alone when using MSI-X
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Clean up MSI-X conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Clean up register callbacks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Failed realize() can leave migration blocker...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Fix harmless misuse of Error
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Don't destroy the chardev on version mismatch
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Drop ivshmem_event() stub
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Clean up after commit 9940c32
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Compile debug prints unconditionally to preven...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Add missing newlines to debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem: Rewrite specification document
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem-test: Improve test cases /ivshmem/server-*
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem-test: Clean up wait for devices to become opera...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
ivshmem-test: Improve test case /ivshmem/single
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Markus Armbruster
event_notifier: Make event_notifier_init_fd() #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Daniel P. Berrange
crypto: fix cipher function signature mismatch with...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Daniel P. Berrange
crypto: add compat cast5_set_key with nettle < 3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Stefan Hajnoczi
qemu-ga: drop unused local err variable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Markus Armbruster
qemu-doc: Fix ivshmem huge page example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Markus Armbruster
ivshmem-server: Don't overload POSIX shmem and file...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Markus Armbruster
ivshmem-server: Fix and clean up command line help
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Markus Armbruster
target-ppc: Document TOCTTOU in hugepage support
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Prasad J Pandit
usb: ehci: add capability mmio write function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Matthew Fortune
hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Peter Xu
usb: fix unbound stack warning for inotify_watchfn
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Peter Xu
usb: fix unbound stack usage for usb_mtp_add_str
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Peter Xu
usb: fix unbounded stack warning for xhci_dma_write_u32s
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Stefan Weil
usb: Fix compilation for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Use anonymous bases in QMP flat unions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Allow anonymous base for flat union
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Make BlockdevOptions doc example closer to reality
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Don't special-case simple union wrappers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Drop unused c_null()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Inline gen_visit_members() into lone caller
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi-commands: Inline single-use helpers of gen_marshal()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi-commands: Utilize implicit struct visits
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi-event: Utilize implicit struct visits
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi-event: Drop qmp_output_get_qobject() null check
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Emit implicit structs in generated C
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Adjust names of implicit types
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Make c_type() more OO-like
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Fix command with named empty argument type
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Eric Blake
qapi: Assert in places where variants are not handled
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Daniel P. Berrange
crypto: implement the LUKS block encryption format
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
Merge remote-tracking branch 'mreitz/tags/pull-block...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Alberto Garcia
iotests: Test QUORUM_REPORT_BAD in fifo mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Alberto Garcia
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_co_pwritev() in blk_co_write_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_prw() in blk_pread()/blk_pwrite()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_co_pwritev() in blk_write_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Pull up blk_read_unthrottled() implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_co_pwritev() for blk_write()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use blk_co_preadv() for blk_read()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Kevin Wolf
block: Use BdrvChild in BlockBackend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Remove bdrv_states list
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Use bdrv_next() instead of bdrv_states
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Rewrite bdrv_next()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Add blk_next_root_bs()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Add bdrv_next_monitor_owned()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
block: Move some bdrv_*_all() functions to BB
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Max Reitz
blockdev: Split monitor reference from BB creation
commit
|
commitdiff
|
tree
|
snapshot
next