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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-12-14
openpic: remove irq_out
Alexander Graf
2012-12-14
openpic: rename openpic_t to OpenPICState
Alexander Graf
2012-12-14
openpic: convert simple reg operations to builtin bitops
Alexander Graf
2012-12-14
openpic: remove unused type variable
Alexander Graf
2012-12-14
openpic: unify memory api subregions
Alexander Graf
2012-12-14
openpic: combine openpic and mpic reset functions
Alexander Graf
2012-12-14
openpic: merge mpic and openpic timer handling
Alexander Graf
2012-12-14
openpic: combine mpic and openpic irq raise functions
Alexander Graf
2012-12-14
openpic: Convert subregions to memory api
Alexander Graf
2012-12-14
openpic: combine mpic and openpic src handlers
Alexander Graf
2012-12-14
openpic: update to proper memory api
Alexander Graf
2012-12-14
mpic: Unify numbering scheme
Alexander Graf
2012-12-14
openpic: Remove unused code
Alexander Graf
2012-12-14
pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
David Gibson
2012-12-14
Adding BAR0 for e500 PCI controller
Bharat Bhushan
2012-12-14
e500: Adding CCSR memory region
Bharat Bhushan
2012-12-14
pseries: Implement PAPR NVRAM
David Gibson
2012-12-14
pseries: Split xics irq configuration from state information
David Gibson
2012-12-14
pseries: Add tracepoints to the XICS interrupt controller
David Gibson
2012-12-14
pseries: Allow RTAS tokens without a qemu handler
Ben Herrenschmidt
2012-12-14
pseries: Return the token when we register an RTAS call
Michael Ellerman
2012-12-14
pseries: Use #define for XICS base irq number
Ben Herrenschmidt
2012-12-14
pseries: Fix incorrect initialization of interrupt controller
David Gibson
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'kraxel/usb.74' into staging
Anthony Liguori
2012-12-08
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
Blue Swirl
2012-12-07
pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path
Markus Armbruster
2012-12-07
Fix spelling in comments and documentation
Stefan Weil
2012-12-07
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Markus Armbruster
2012-12-07
arm: a9mpcore: remove un-used ptimer_iomem field
Peter Crosthwaite
2012-12-07
s390x: Spelling fixes (endianess -> endianness, occured -> occurred)
Stefan Weil
2012-12-07
sd: Send debug printfery to stderr not stdout
Peter Crosthwaite
2012-12-06
qdev: qdev_create(): use error_report() instead of hw_error()
Eduardo Habkost
2012-12-06
Create qemu-types.h for struct typedefs
Eduardo Habkost
2012-12-05
xilinx_uartlite: Accept input after rx FIFO pop
Peter Crosthwaite
2012-12-05
xilinx_uartlite: suppress "cannot receive message"
Peter Crosthwaite
2012-12-05
xilinx_axienet: Implement R_IS behaviour
Peter Crosthwaite
2012-12-04
hw/dma.c: Replace register_ioport_*
Julien Grall
2012-12-04
hw/pc.c: Replace register_ioport_*
Julien Grall
2012-12-04
serial: Replace register_ioport_*
Julien Grall
2012-12-04
hw/cirrus_vga.c: Replace register_ioport_*
Julien Grall
2012-12-04
hw/apm.c: Replace register_ioport_*
Julien Grall
2012-12-04
isa: Add isa_address_space_io()
Julien Grall
2012-12-04
usb-tablet: Allow connecting to ehci
Hans de Goede
2012-12-04
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
2012-12-04
usb: Allow overriding of usb_desc at the device level
Hans de Goede
2012-12-04
usb: Don't allow USB_RET_ASYNC for interrupt packets
Hans de Goede
2012-12-04
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
[next]