Age | Commit message (Expand) | Author |
2016-07-04 | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater |
2016-07-04 | dma: Add Xilinx Zynq devcfg device model | Alistair Francis |
2016-07-04 | register: Add block initialise helper | Peter Crosthwaite |
2016-07-04 | register: QOMify | Peter Crosthwaite |
2016-07-04 | register: Define REG and FIELD macros | Peter Crosthwaite |
2016-07-04 | register: Add Memory API glue | Alistair Francis |
2016-07-04 | register: Add Register API | Alistair Francis |
2016-07-04 | bitops: Add MAKE_64BIT_MASK macro | Alistair Francis |
2016-07-04 | memory: Assert that memory_region_init_rom_device() ops aren't NULL | Peter Maydell |
2016-07-04 | memory: Provide memory_region_init_rom() | Peter Maydell |
2016-07-01 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160701' into... | Peter Maydell |
2016-07-01 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160630.0' i... | Peter Maydell |
2016-07-01 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-06-30' into ... | Peter Maydell |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Implement H_IPOLL using an accessor | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Move SPAPR specific code to a separate file | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt |
2016-06-30 | memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks | Alexey Kardashevskiy |
2016-06-30 | pcspk: fix KVM | Paolo Bonzini |
2016-06-30 | qapi: Simplify use of range.h | Eric Blake |
2016-06-30 | range: Create range.c for code that should not be inline | Eric Blake |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-29 | socket: unlink unix socket on remove | Marc-André Lureau |
2016-06-29 | socket: add listen feature | Marc-André Lureau |
2016-06-29 | vhost-user-test: fix g_cond_wait_until compat implementation | Paolo Bonzini |
2016-06-29 | ich9: implement SCI_IRQ_SEL register | Paolo Bonzini |
2016-06-29 | serial: remove watch on reset | Paolo Bonzini |
2016-06-29 | char: change qemu_chr_fe_add_watch to return unsigned | Paolo Bonzini |
2016-06-29 | serial: make tsr_retry unsigned | Paolo Bonzini |
2016-06-29 | target-*: Don't redefine cpu_exec() | Peter Crosthwaite |
2016-06-29 | vnc: generalize "VNC server running on ..." message | Paolo Bonzini |
2016-06-29 | scsi: esp: fix migration | Paolo Bonzini |
2016-06-29 | isa: introduce wrapper isa_connect_gpio_out | Efimov Vasily |
2016-06-29 | ICH9 LPC: handle GSI as qdev GPIO | Efimov Vasily |
2016-06-29 | ich9: unify pic and ioapic IRQ vectors | Paolo Bonzini |
2016-06-29 | ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public | Efimov Vasily |
2016-06-29 | port92: handle A20 IRQ as GPIO | Efimov Vasily |
2016-06-29 | pckbd: handle A20 IRQ as GPIO | Efimov Vasily |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily |
2016-06-29 | pflash: make TYPE_CFI_PFLASH0{1,2} macros public | Efimov Vasily |
2016-06-29 | vmport: identify vmport type by macro TYPE_VMPORT | Efimov Vasily |
2016-06-29 | pcspk: convert "pit" property type from ptr to link | Efimov Vasily |
2016-06-29 | ide: move headers to include folder | Efimov Vasily |
2016-06-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2016-06-28 | virtio-blk: add num-queues device property | Stefan Hajnoczi |
2016-06-28 | virtio-blk: associate request with a virtqueue | Stefan Hajnoczi |
2016-06-28 | virtio-blk: add VirtIOBlockConf->num_queues | Stefan Hajnoczi |
2016-06-28 | Change net/socket.c to use socket_*() functions | Ashijeet Acharya |
2016-06-27 | ast2400: Integrate the SCU model and set silicon revision | Andrew Jeffery |
2016-06-27 | hw/misc: Add a model for the ASPEED System Control Unit | Andrew Jeffery |