2016-05-12 | Eric Blake | qemu-io: Allow unaligned access by default Signed-off-by: Eric Blake <eblake@redhat.com> ...1462677405-4752-5-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-05-12 | Eric Blake | qemu-io: Use bool for command line flags Signed-off-by: Eric Blake <eblake@redhat.com> ...1462677405-4752-4-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-05-12 | Eric Blake | qemu-io: Make 'open' subcommand more like command line Signed-off-by: Eric Blake <eblake@redhat.com> ...1462677405-4752-3-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-05-12 | Eric Blake | qemu-io: Add missing option documentation Signed-off-by: Eric Blake <eblake@redhat.com> ...1462677405-4752-2-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-05-12 | Eric Blake | nbd: Simplify client FUA handling Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Honor BDRV_REQ_FUA during write_zeroes Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Make supported_write_flags a per-bds property Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Kill unused sector-based blk_* functions Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | qemu-io: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | qemu-img: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | nbd: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | atapi: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | m25p80: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | sd: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | pflash: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | onenand: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | nand: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | fdc: Switch to byte-based block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | xen_disk: Switch to byte-based aio block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | virtio: Switch to byte-based aio block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | scsi-disk: Switch to byte-based aio block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | ide: Switch to byte-based aio block access Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Introduce byte-based aio read/write Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Switch blk_*write_zeroes() to byte interface Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Switch blk_read_unthrottled() to byte interface Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-05-12 | Eric Blake | block: Allow BDRV_REQ_FUA through blk_pwrite() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-04-29 | Eric Blake | qapi: Don't pass NULL to printf in string input visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1461879932-9020-21-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-22 | Eric Blake | nbd: Don't mishandle unaligned client requests Signed-off-by: Eric Blake <eblake@redhat.com> ...1461249750-31928-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-04-15 | Eric Blake | nbd: Don't kill server on client that doesn't request TLS Signed-off-by: Eric Blake <eblake@redhat.com> ...1460671343-18485-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-04-15 | Eric Blake | nbd: Don't fail handshake on NBD_OPT_LIST descriptions Signed-off-by: Eric Blake <eblake@redhat.com> ...1460077777-31004-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-04-07 | Eric Blake | nbd: Don't kill server when client requests unknown... Signed-off-by: Eric Blake <eblake@redhat.com> ...1459982918-32229-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-07 | Eric Blake | qemu-nbd: Document -x option Signed-off-by: Eric Blake <eblake@redhat.com> ...1459908128-11925-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-07 | Eric Blake | nbd: Improve debug traces on little-endian Signed-off-by: Eric Blake <eblake@redhat.com> ...1459913704-19949-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-07 | Eric Blake | nbd: Avoid bitrot in TRACE() usage Signed-off-by: Eric Blake <eblake@redhat.com> ...1459913704-19949-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-07 | Eric Blake | nbd: Return correct error for write to read-only export Signed-off-by: Eric Blake <eblake@redhat.com> ...1459913704-19949-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-05 | Eric Blake | crypto: Avoid memory leak on failure Signed-off-by: Eric Blake <eblake@redhat.com> ...1459526222-30052-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-04-05 | Eric Blake | nbd: Fix poor debug message Signed-off-by: Eric Blake <eblake@redhat.com> ...1459459222-8637-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-04-05 | Eric Blake | nbd: don't request FUA on FLUSH Signed-off-by: Eric Blake <eblake@redhat.com> ...1459526902-32561-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Use anonymous bases in QMP flat unions Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Allow anonymous base for flat union Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-15-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Make BlockdevOptions doc example closer to reality Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Don't special-case simple union wrappers Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Drop unused c_null() Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Inline gen_visit_members() into lone caller Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi-commands: Inline single-use helpers of gen_marshal() Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi-commands: Utilize implicit struct visits Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi-event: Utilize implicit struct visits Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-8-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi-event: Drop qmp_output_get_qobject() null check Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Emit implicit structs in generated C Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-6-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Adjust names of implicit types Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Make c_type() more OO-like Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Fix command with named empty argument type Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-18 | Eric Blake | qapi: Assert in places where variants are not handled Signed-off-by: Eric Blake <eblake@redhat.com> ...1458254921-17042-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi: Drop useless 'data' member of unions Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | chardev: Drop useless ChardevDummy type Signed-off-by: Eric Blake <eblake@redhat.com> ...1457106160-23614-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi: Avoid use of 'data' member of QAPI unions Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | ui: Shorten references into InputEvent Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-8-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | util: Shorten references into SocketAddress Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | chardev: Shorten references into ChardevBackend Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-6-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi: Update docs to match recent generator changes Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi-visit: Expose visit_type_FOO_members() Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi: Rename 'fields' to 'members' in generated C code Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-05 | Eric Blake | qapi: Rename 'fields' to 'members' in generator Signed-off-by: Eric Blake <eblake@redhat.com> ...1457021813-10704-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-03-04 | Eric Blake | qapi-dealloc: Reduce use outside of generated code Signed-off-by: Eric Blake <eblake@redhat.com> ...1456262075-3311-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-25 | Eric Blake | qga: Support enum names in guest-file-seek Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-02-25 | Eric Blake | chardev: Properly initialize ChardevCommon components Signed-off-by: Eric Blake <eblake@redhat.com> ...1455927587-28033-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Change visit_start_implicit_struct to visit_start_alte... Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Don't box branches of flat unions Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Don't box struct branch of alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Use common idiom in gen_visit_fields_decl() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Emit structs used as variants in topological... Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Adjust layout of FooList types Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Less indirection in visit_type_Foo_fields() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Visit variants in visit_type_FOO_fields() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Add tests of complex objects within alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Forbid 'any' inside an alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Forbid empty unions and useless alternates Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Simplify excess input reporting in input visitors Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Honor prefix of discriminator enum Signed-off-by: Eric Blake <eblake@redhat.com> ...1455665965-27638-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-16 | Eric Blake | qapi: Clean up includes in generated files Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-02-16 | Eric Blake | build: Don't redefine 'inline' Signed-off-by: Eric Blake <eblake@redhat.com> ...1455043788-28112-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-02-16 | Eric Blake | build: Don't redefine 'inline' Signed-off-by: Eric Blake <eblake@redhat.com> ...1455043788-28112-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Fix compilation failure on MIPS and SPARC Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qmp: Don't abuse stack to track qmp-output root Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-26-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qmp: Fix reference-counting of qnull on empty output... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-25-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop unused error argument for list and implicit... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-24-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Tighten qmp_input_end_list() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-23-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop unused 'kind' for struct/enum visit Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-22-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Swap 'name' in visit_* callbacks to match public API Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-21-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qom: Swap 'name' next to visitor in ObjectPropertyAccessor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-20-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Swap visit_* arguments for consistent 'name'... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-19-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qom: Use typedef for Visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-18-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Don't cast Enum* to int* Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-17-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Consolidate visitor small integer callbacks Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Make all visitors supply uint64 callbacks Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-15-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Prefer type_int64 over type_int in visitors Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi-visit: Kill unused visit_end_union() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Track all failures between visit_start/stop Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Improve generated event use of qapi visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | balloon: Improve use of qapi visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
next |