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-06-08
Paolo Bonzini
tests/docker: remove unused feature "ccache"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: fix test-mingw
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: make test-full build all targets, not...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: fix make-archive-maybe
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/mjt/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
hbitmap: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qemu-timer: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
linux-user: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
slirp: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
usb: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
rocker: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
SPICE: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
audio: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
xen: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
crypto: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
block: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qed: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qcow/qcow2: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
parallels: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
coccinelle: use macro DIV_ROUND_UP instead of (((n...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
thunk: Rename args and fields in host-target bitmask...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
qemu-common.h: Drop WORDS_ALIGNED define
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eric Blake
host-utils: Prefer 'false' for bool type
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Wei Jiangang
docs/multi-thread-compression: Fix wrong command string
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
all: Remove unnecessary glib.h includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
qga: Remove unnecessary glib.h includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
tests: Remove unnecessary glib.h includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
clean-includes: Add glib.h to list of unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: cleanup unused struct PcRomPciInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Sameeh Jubran
e1000: Removing unnecessary if statement
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Steven Luo
Fix configure test for PBKDF2 in nettle
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Alberto Garcia
docs: Fix a couple of typos in throttle.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
hw: Clean up includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
replay: Clean up includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
fw_cfg: follow CODING_STYLE
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
qdev: Clean up around properties
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eric Blake
monitor: Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Cao jin
ICH9: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
scripts: Use $(..) instead of deprecated `..`
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
configure: Use $(..) instead of deprecated `..`
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
qemu-options.hx: Specify the units for -machine kvm_sha...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
James Clarke
Fix linking relocatable objects on Sparc
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
ppc: Remove a potential overflow in muldiv64()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
replace muldiv64(a, b, c) by (uint64_t)a * b / c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
remove useless muldiv64()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
The only 64bit parameter of muldiv64() is the first...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
scripts: add muldiv64() checking coccinelle scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Wu
gdbstub: set listen backlog to 1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Jan Vesely
po/Makefile: call rm -f directly
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Weil
target-moxie: Remove unused struct elements
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
fsdev: spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
qga: spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
docs: "specify" spell fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
hw/ipmi: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Michael Tokarev
s390x/virtio-ccw: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eduardo Habkost
docker: Don't use eval trick on Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Hajnoczi
throttle: refuse iops-size without iops-total/read...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Fam Zheng
block: Drop bdrv_ioctl_bh_cb
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eric Blake
block: Move BlockRequest type to io.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Lieven
block/io: optimize bdrv_co_pwritev for small requests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Changlong Xie
iostatus: fix comments for block_job_iostatus_reset
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Kevin Wolf
block/io: Remove unused bdrv_aio_write_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Hajnoczi
virtio: drop duplicate virtio_queue_get_id() function
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Fam Zheng
virtio-scsi: Remove op blocker for dataplane
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Fam Zheng
virtio-blk: Remove op blocker for dataplane
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Fam Zheng
blockdev-backup: Don't move target AioContext if it...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Fam Zheng
blockdev-backup: Use bdrv_lookup_bs on target
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Stefan Hajnoczi
tests: avoid coroutine pool test crash
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Greg Kurz
virtio: move bi-endian target support to a single location
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Xiao Guangrong
pc-dimm: introduce realize callback
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Xiao Guangrong
pc-dimm: get memory region from ->get_memory_region()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: make bios_linker_loader_add_checksum() API offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: make bios_linker_loader_add_pointer() API offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tpm: apci: cleanup TCPA table initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: cleanup bios_linker_loader_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: simplify bios_linker API by removing redundant...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: convert linker from GArray to BIOSLinker structure
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: use AcpiDeviceIfClass.send_event to issue GPE events
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: extend ACPI interface to provide send_event hook
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Corey Minyard
pc: Postpone SMBIOS table installation to post machine...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Corey Minyard
ipmi: rework the fwinfo to be fetched from the interface
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tests: acpi: update tables with consolidated legacy...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate legacy CPU hotplug in one file
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: mark current CPU hotplug functions as legacy
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: cpu-hotplug: make AML CPU_foo defines local...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate \GPE._E02 with the rest of CPU...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: consolidate CPU hotplug AML
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
pc: acpi: remove AML for empty/not used GPE handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: add aml_refof()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
acpi: add aml_debug()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Igor Mammedov
tests: acpi: report names of expected files in verbose...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Do not take exceptions on unknown SPRs in privileg...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Add missing slbfee. instruction on ppc64 BookS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Benjamin Herrenschmidt
ppc: Fix slbia decode
commit
|
commitdiff
|
tree
|
snapshot
next