index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-28
target-mips: fix offset calculation for Interrupts
Yongbok Kim
2015-07-28
target-mips: fix passing incompatible pointer type in machine.c
Leon Alrae
2015-07-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging
Peter Maydell
2015-07-27
main-loop: fix qemu_notify_event for aio_notify optimization
Paolo Bonzini
2015-07-27
configure: Work around broken static pkg-config info for Ubuntu gnutls
Peter Maydell
2015-07-27
tcg: mark temps as mem_coherent = 0 for mov with a constant
Aurelien Jarno
2015-07-27
tcg: correctly mark dead inputs for mov with a constant
Aurelien Jarno
2015-07-27
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-07-27
axienet: Flush queued packets when rx is done
Fam Zheng
2015-07-27
dp8393x: Flush packets when link comes up
Fam Zheng
2015-07-27
stellaris_enet: Flush queued packets when read done
Fam Zheng
2015-07-27
mipsnet: Flush queued packets when receiving is enabled
Fam Zheng
2015-07-27
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
2015-07-27
mcf_fec: Drop mcf_fec_can_receive
Fam Zheng
2015-07-27
etsec: Flush queue when rx buffer is consumed
Fam Zheng
2015-07-27
etsec: Move etsec_can_receive into etsec_receive
Fam Zheng
2015-07-27
usbnet: Drop usbnet_can_receive
Fam Zheng
2015-07-27
eepro100: Drop nic_can_receive
Fam Zheng
2015-07-27
pcnet: Drop pcnet_can_receive
Fam Zheng
2015-07-27
xgmac: Drop packets with eth_can_rx is false.
Fam Zheng
2015-07-27
hw/net: fix mcf_fec driver receiver
Greg Ungerer
2015-07-27
hw/net: add simple phy support to mcf_fec driver
Greg Ungerer
2015-07-27
hw/net: add ANLPAR bit definitions to generic mii
Greg Ungerer
2015-07-27
hw/net: create common collection of MII definitions
Greg Ungerer
2015-07-27
Merge remote-tracking branch 'remotes/jnsnow/tags/cve-2015-5154-pull-request'...
Peter Maydell
2015-07-26
ide: Clear DRQ after handling all expected accesses
Kevin Wolf
2015-07-26
ide/atapi: Fix START STOP UNIT command completion
Kevin Wolf
2015-07-26
ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
Kevin Wolf
2015-07-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-24
target-i386/FPU: a misprint in helper_fistll_ST0
Dmitry Poletaev
2015-07-24
qemu-doc: fix typos
Gonglei
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
2015-07-24
memory: count number of active VGA logging clients
Paolo Bonzini
2015-07-24
vl: Fix compiler warning for builds without VNC
Stefan Weil
2015-07-24
scsi: Handle no media case for scsi_get_configuration
Matthew Rosato
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
2015-07-24
scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)
Paolo Bonzini
2015-07-24
vnc: fix memory leak
Gonglei
2015-07-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150723' into staging
Peter Maydell
2015-07-24
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20150723.0' in...
Peter Maydell
2015-07-23
tcg/optimize: fix tcg_opt_gen_movi
Aurelien Jarno
2015-07-23
tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation
Richard Henderson
2015-07-23
tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation
Paolo Bonzini
2015-07-23
tcg/aarch64: add ext argument to tcg_out_insn_3310
Paolo Bonzini
2015-07-23
tcg/i386: Extend addresses for 32-bit guests
Richard Henderson
2015-07-23
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-07-23
qemu-char: Fix missed data on unix socket
Nils Carlson
2015-07-23
qemu-char: handle EINTR for TCP character devices
Paolo Bonzini
2015-07-23
exec.c: Use atomic_rcu_read() to access dispatch in memory_region_section_get...
Peter Maydell
2015-07-22
vfio/pci: Fix bootindex
Alex Williamson
[next]