- 3c3adde Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 12 years ago
- f540166 host-utils: Use __int128_t for mul[us]64 by Richard Henderson · 12 years ago
- c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
- d77953b cpu: Move current_tb field to CPUState by Andreas Färber · 12 years ago
- fcd7d00 cpu: Move exit_request field to CPUState by Andreas Färber · 12 years ago
- 0315c31 cpu: Move running field to CPUState by Andreas Färber · 12 years ago
- 0d34282 cpu: Move host_tid field to CPUState by Andreas Färber · 12 years ago
- 453776e bitops: Remove routines redundant with host-utils by Richard Henderson · 12 years ago
- 0cfa6ad bitops: Write bitops_flsl in terms of clzl by Richard Henderson · 12 years ago
- 18331e7 hbitmap: Use non-bitops ctzl by Richard Henderson · 12 years ago
- 72d8115 host-utils: Fix coding style and add comments by Richard Henderson · 12 years ago
- 0165437 host-utils: Add host long specific aliases for clz, ctz, ctpop by Richard Henderson · 12 years ago
- 38dad9e qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items by Peter Maydell · 12 years ago
- b946bff cpus.c: Drop unnecessary set_cpu_log() by Peter Maydell · 12 years ago
- 24537a0 qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log by Peter Maydell · 12 years ago
- 4fde1eb qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask by Peter Maydell · 12 years ago
- 59a6fa6 qemu-log: Abstract out "print usage message about valid log categories" by Peter Maydell · 12 years ago
- 9a7e542 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename by Peter Maydell · 12 years ago
- 5e5f07e TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx by Evgeny Voevodin · 12 years ago
- ad55ab4 migration: make qemu_ftell() public and support writable files by Stefan Hajnoczi · 12 years ago
- 91107fd bswap: Fix width of swap in leul_to_cpu by Richard Henderson · 12 years ago
- e3f9fe2 cutils: unsigned int parsing functions by Eduardo Habkost · 12 years ago
- fbeadf5 bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl by Paolo Bonzini · 12 years ago
- 7b2d977 util: Fix compilation of envlist.c for MinGW by Stefan Weil · 12 years ago
- b76facc qom: remove object_delete by Paolo Bonzini · 12 years ago
- 6c232d2 qom: document reference counting of link properties by Paolo Bonzini · 12 years ago
- d5286af accel: change {xen, kvm, tcg, qtest}_allowed from int to bool by liguang · 12 years ago
- 77a5f4f Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
- 264986e tap: multiqueue support by Jason Wang · 12 years ago
- e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
- 16dbaf9 tap: support enabling or disabling a queue by Jason Wang · 12 years ago
- 1ceef9f net: multiqueue support by Jason Wang · 12 years ago
- f786045 net: introduce NetClientState destructor by Jason Wang · 12 years ago
- 6c51ae7 net: introduce qemu_find_net_clients_except() by Jason Wang · 12 years ago
- 948ecf2 net: intorduce qemu_del_nic() by Jason Wang · 12 years ago
- cc1f0f4 net: introduce qemu_get_nic() by Jason Wang · 12 years ago
- b356f76 net: introduce qemu_get_queue() by Jason Wang · 12 years ago
- ec45f08 net: tap: using bool instead of bitfield by Jason Wang · 12 years ago
- 7f2039f vmdk: Allow selecting SCSI adapter in image creation by Othmar Pasteka · 12 years ago
- 0b08786 qemu-pixman.h: Avoid mutual inclusion loop with console.h by Peter Maydell · 12 years ago
- ec9466f Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 12 years ago
- 503cb22 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
- 290adf3 kvm: Pass CPUState to kvm_on_sigbus_vcpu() by Andreas Färber · 12 years ago
- c03c520 cpu: Unconditionalize CPUState fields by Andreas Färber · 12 years ago
- 1786237 qom: Introduce object_class_is_abstract() by Andreas Färber · 12 years ago
- 2b8c275 cpu: Add model resolution support to CPUClass by Andreas Färber · 12 years ago
- 54fb7bf cpus.h: Make constant smp_cores/smp_threads available on *-user by Eduardo Habkost · 12 years ago
- b164e48 kvm: Create kvm_arch_vcpu_id() function by Eduardo Habkost · 12 years ago
- d61a23b kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVM by Eduardo Habkost · 12 years ago
- d09acb9 fw_cfg: Splash image loader can overrun a stack variable, fix by Markus Armbruster · 12 years ago
- 1b09524 hbitmap: add assertion on hbitmap_iter_init by Paolo Bonzini · 12 years ago
- 02582ab block: Add special error code for wrong format by Stefan Weil · 12 years ago
- 08e4ed6 mirror: add buf-size argument to drive-mirror by Paolo Bonzini · 12 years ago
- eee13df mirror: allow customizing the granularity by Paolo Bonzini · 12 years ago
- 50717e9 block: allow customizing the granularity of the dirty bitmap by Paolo Bonzini · 12 years ago
- 343bded block: make round_to_clusters public by Paolo Bonzini · 12 years ago
- 8f0720e block: implement dirty bitmap using HBitmap by Paolo Bonzini · 12 years ago
- e7c033c add hierarchical bitmap data type and test cases by Paolo Bonzini · 12 years ago
- 4c37ef0 host-utils: add ffsl by Paolo Bonzini · 12 years ago
- 016c718 Merge remote-tracking branch 'quintela/thread.next' into staging by Anthony Liguori · 12 years ago
- 8b17ed4 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
- b54c287 tci: Fix broken build (regression) by Stefan Weil · 12 years ago
- 249fe3f cpu-defs.h: Drop qemu_work_item prototype by Andreas Färber · 12 years ago
- 0e7a759 vl: Use size_t for sizes in get_boot_devices_list() by Markus Armbruster · 12 years ago
- ddc01bf Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 12 years ago
- 782beb5 qom: Extend documentation on QOM method concepts by Andreas Färber · 12 years ago
- 6522773 migration: remove argument to qemu_savevm_state_cancel by Juan Quintela · 12 years ago
- 76f5933 migration: move beginning stage to the migration thread by Juan Quintela · 12 years ago
- b9c961a migration: make function static by Paolo Bonzini · 12 years ago
- 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
- 2ea9b58 aio: Fix return value of aio_poll() by Kevin Wolf · 12 years ago
- a4cbfe2 bswap: improve gluing by Blue Swirl · 12 years ago
- 2274ae9 chardev: fix QemuOpts lifecycle by Gerd Hoffmann · 12 years ago
- bd2d80b chardev: add error reporting for qemu_chr_new_from_opts by Gerd Hoffmann · 12 years ago
- 58a864d Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
- 3e84b48 qom: Make object_resolve_path_component() path argument const by Andreas Färber · 12 years ago
- 9ca5892 kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code by Eduardo Habkost · 12 years ago
- 38d8f5c exec: Return CPUState from qemu_get_cpu() by Andreas Färber · 12 years ago
- 504134d kvm: Pass CPUState to kvm_init_vcpu() by Andreas Färber · 12 years ago
- 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
- 1b1ed8d cpu: Move numa_node field to CPUState by Andreas Färber · 12 years ago
- ce3960e cpu: Move nr_{cores,threads} fields to CPUState by Andreas Färber · 12 years ago
- da758bd Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
- c53b1c5 block: make qiov_is_aligned() public by Stefan Hajnoczi · 12 years ago
- 0e848f4 build: some simplifications for "trace/Makefile.objs" by Paolo Bonzini · 12 years ago
- 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago
- 092bb30 pixman: fix warning by Gerd Hoffmann · 12 years ago
- c732a52 bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p by Richard Henderson · 12 years ago
- 612d590 bswap: Rewrite all ld<type>_<endian>_p functions by Richard Henderson · 12 years ago
- 7db2145 bswap: Add host endian unaligned access functions by Richard Henderson · 12 years ago
- cdfe285 bswap: Tidy base definitions of bswapN by Richard Henderson · 12 years ago
- fedb88b fdt: Use bswapN instead of bswap_N by Richard Henderson · 12 years ago
- 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
- 75a192a qemu-common.h: Make qemu_init_vcpu() stub static inline by Andreas Färber · 12 years ago
- 961f839 cpu: Change parent type to Device by Eduardo Habkost · 12 years ago
- 1e397ea softfloat: Implement uint64_to_float128 by Richard Henderson · 12 years ago
- 530c0bb iov: add qemu_iovec_concat_iov() by Stefan Hajnoczi · 12 years ago
- d027763 iov: add iov_discard_front/back() to remove data by Stefan Hajnoczi · 12 years ago
- 4065742 raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane by Stefan Hajnoczi · 12 years ago
- 927fa90 Disable semaphores fallback code for OpenBSD by Brad Smith · 12 years ago