45133 Commits (8c6597123af4abdd632d79ba5a40856d77a11505)
 

Author SHA1 Message Date
Eric Blake 8c6597123a nbd: Avoid bitrot in TRACE() usage 11 years ago
Eric Blake c0301fcc81 nbd: Return correct error for write to read-only export 11 years ago
Wei Jiangang b3f3fdeb95 docs: fix typo in memory.txt 11 years ago
Bill Paul ecba19935a hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" 11 years ago
Hervé Poussineau 089adafdc6 ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET 11 years ago
Peter Maydell 7acbff99c6 Update version for v2.6.0-rc1 release 11 years ago
Peter Maydell 627b4e23cc tcg/mips compilation fix 11 years ago
James Hogan 2dc7553d0c tcg/mips: Fix type of tcg_target_reg_alloc_order[] 11 years ago
Ed Maste 43b0ea1a41 bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning 11 years ago
Ed Maste abd4556a17 bsd-user: add qemu/cutils.h include after f348b6d 11 years ago
Peter Maydell 31370dbe5d Block layer patches for 2.6 11 years ago
Kevin Wolf 6a5c357fdb Block patches for the 2.6 release 11 years ago
Eric Blake 95c3df5a24 crypto: Avoid memory leak on failure 11 years ago
Fam Zheng 08db36f6ec qemu-iotests: 149: Use "/usr/bin/env python" 11 years ago
Peter Maydell a226f76536 Merge QCrypto fixes 2016/04/05 v1 11 years ago
Peter Maydell cc621a9838 * FreeBSD build fixes (atomics, qapi/error.h) 11 years ago
Daniel P. Berrange c44e92a415 crypto: fix nettle config check for running pbkdf test 11 years ago
Daniel P. Berrange 69c0b278af crypto: fix typo in docs for secret object type 11 years ago
Daniel P. Berrange 2354bebaa4 net: fix missing include of qapi/error.h in netmap.c 11 years ago
Eric Blake b6afc654ae nbd: Fix poor debug message 11 years ago
Alex Bennée ca47a926ad include/qemu/atomic: add compile time asserts 11 years ago
Alex Bennée ccffff48c9 cpus: don't use atomic_read for vm_clock_warp_start 11 years ago
Eric Blake a89ef0c357 nbd: don't request FUA on FLUSH 11 years ago
Cao jin 0c52a80eeb doc/memory: update MMIO section 11 years ago
Daniel P. Berrange 64c800f808 char: ensure all clients are in non-blocking mode 11 years ago
Daniel P. Berrange 53628efbc8 char: fix broken EAGAIN retry on OS-X due to errno clobbering 11 years ago
Daniel P. Berrange 340849a9ff util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED 11 years ago
Cédric Le Goater f0707d2e03 checkpatch: add target_ulong to typelist 11 years ago
Paolo Bonzini 48e1a45c31 target-i386: assert that KVM_GET/SET_MSRS can set all requested MSRs 11 years ago
Paolo Bonzini 273c515c0a target-i386: do not pass MSR_TSC_AUX to KVM ioctls if CPUID bit is not set 11 years ago
Marc-André Lureau 85bc2a1512 memory: fix segv on qemu_ram_free(block=0x0) 11 years ago
Andrey Smetanin 1b0d9b05d4 target-i386/kvm: Hyper-V VMBus hypercalls blank handlers 11 years ago
Paolo Bonzini b89485a52e update Linux headers to 4.6 11 years ago
Peter Maydell 972e3ca3c1 This pull request includes: 11 years ago
Alex Bennée 7436268ce7 .travis.yml: make -j3 11 years ago
Alex Bennée 1d002037f9 .travis.yml: enable OSX builds 11 years ago
Alex Bennée 6c93329186 .travis.yml: collapse the test matrix 11 years ago
Peter Maydell 1dbc7cc9b9 ppc patch queue for 2016-03-24 11 years ago
Kevin Wolf 76b223200e block: Forbid I/O throttling on nodes with multiple parents for 2.6 11 years ago
Paolo Bonzini 5cf87fd68e block: forbid x-blockdev-del from acting on DriveInfo 11 years ago
David Gibson efdaf797de vl: Move cpu_synchronize_all_states() into qemu_system_reset() 11 years ago
Michael Roth f40eb921da spapr_drc: enable immediate detach for unsignalled devices 11 years ago
Cédric Le Goater 5c94b2a5e5 ppc: Rework POWER7 & POWER8 exception model 11 years ago
Peter Maydell 2e3a76ae3e target-arm queue: 11 years ago
Peter Maydell bf06c1123a target-arm: Make the 64-bit version of VTCR do the migration 11 years ago
Peter Maydell 094a7d0b9d target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3 11 years ago
Peter Maydell e24fdd238a target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs 11 years ago
Peter Maydell f911e0a323 linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() 11 years ago
Peter Maydell 0dc1982312 hw/arm/bcm2836: Wire up CPU timer interrupts correctly 11 years ago
Ed Maste c40e13e106 bsd-user: add necessary includes to fix warnings 11 years ago