index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2019-01-21
nbd/client: Pull out oldstyle size determination
Eric Blake
2019-01-21
nbd/client: Split handshake into two functions
Eric Blake
2019-01-21
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
2019-01-21
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2019-01-21
nbd/client: Split out nbd_send_meta_query()
Eric Blake
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
nbd/client: Refactor nbd_receive_list()
Eric Blake
2019-01-21
qemu-nbd: Avoid strtol open-coding
Eric Blake
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-21
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake
2019-01-21
qemu-nbd: Sanity check partition bounds
Eric Blake
2019-01-21
qemu-nbd: Enhance man page
Eric Blake
2019-01-21
maint: Allow for EXAMPLES in texi2pod
Eric Blake
2019-01-21
iotests: Make 233 output more reliable
Eric Blake
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2019-01-21
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
2019-01-21
hw/block/xen: use proper format string for printing sectors
Alex Bennée
2019-01-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190121'...
Peter Maydell
2019-01-21
tests: Disable ipmi-bt-test
Peter Maydell
2019-01-21
target/arm: Implement PMSWINC
Aaron Lindsay
2019-01-21
target/arm: PMU: Set PMCR.N to 4
Aaron Lindsay
2019-01-21
target/arm: PMU: Add instruction and cycle events
Aaron Lindsay
2019-01-21
target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
Aaron Lindsay
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
2019-01-21
target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
Aaron Lindsay
2019-01-21
target/arm: Define FIELDs for ID_DFR0
Aaron Lindsay
2019-01-21
target/arm: Implement PMOVSSET
Aaron Lindsay
2019-01-21
target/arm: Allow AArch32 access for PMCCFILTR
Aaron Lindsay
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
2019-01-21
target/arm: Swap PMU values before/after migrations
Aaron Lindsay
2019-01-21
target/arm: Reorganize PMCCNTR accesses
Aaron Lindsay
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2019-01-21
target/arm: Tidy TBI handling in gen_a64_set_pc
Richard Henderson
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
2019-01-21
target/arm: Enable PAuth for -cpu max
Richard Henderson
2019-01-21
target/arm: Add PAuth system registers
Richard Henderson
2019-01-21
target/arm: Implement pauth_computepac
Richard Henderson
2019-01-21
target/arm: Implement pauth_addpac
Richard Henderson
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
[next]